Team:Dundee/HumanPractice/Comic

From 2013.igem.org

(Difference between revisions)
Line 31: Line 31:
$('#text').html('<strong>Welcome to this little demo.</strong><br>Please reload if you see no image. Click in the image, use the buttons below or the arrow buttons on your keyboard.');
$('#text').html('<strong>Welcome to this little demo.</strong><br>Please reload if you see no image. Click in the image, use the buttons below or the arrow buttons on your keyboard.');
-
$('img#comicpage').imgplayer({
+
 
-
frames: [
+
-
// 10th Frame
+
-
[0,0,1300,1838,{
+
-
onStart: function(){
+
-
darkStyle();
+
-
$('#text').html('This is the last frame.<br>By skipping forward you\'re looping back to the start.');
+
-
}
+
-
}]
+
-
],
+
-
debug: false,
+
-
});
+
/* Keyboard Hotkeys */
/* Keyboard Hotkeys */

Revision as of 13:30, 3 September 2013

iGEM Dundee 2013 · ToxiMop

iGEM Dundee Motion Comic | Demo at KyleHarrison.co.uk

Page : 1