Team:Dundee/HumanPractice/Comic

From 2013.igem.org

(Difference between revisions)
Line 34: Line 34:
frames: [
frames: [
// 1st Frame
// 1st Frame
-
[25,50,100%,100%,{   
+
[25,50,640,630,{   
onStart: function(){  
onStart: function(){  
darkStyle();
darkStyle();
Line 183: Line 183:
It's important to set the width & height attributes,
It's important to set the width & height attributes,
otherwise the image doesn't load in Webkit browsers -->
otherwise the image doesn't load in Webkit browsers -->
-
<img id="comicpage" src="http://www.kyleharrison.co.uk/igem/Comic/demo/page-0.jpg" width="1300" height="1838">
+
<img id="comicpage" src="http://www.kyleharrison.co.uk/igem/Comic/demo/page-0.jpg" >
<!-- Optional: The demo textbox -->
<!-- Optional: The demo textbox -->

Revision as of 00:23, 2 September 2013

iGEM Dundee 2013 · ToxiMop

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

Page : 1