Team:Dundee/HumanPractice/Comic
From 2013.igem.org
(Difference between revisions)
Kyleharrison (Talk | contribs) |
Kyleharrison (Talk | contribs) |
||
Line 34: | Line 34: | ||
frames: [ | frames: [ | ||
// 1st Frame | // 1st Frame | ||
- | [25,50, | + | [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 | + | <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
The Toximop Comic
Page : 1