Team:Dundee/HumanPractice/Comic
From 2013.igem.org
(Difference between revisions)
Kyleharrison (Talk | contribs) |
Kyleharrison (Talk | contribs) |
||
Line 26: | Line 26: | ||
$(document).ready(function() { | $(document).ready(function() { | ||
- | + | var windowWidth = $(window).width, | |
- | + | windowHeight = $(window).height; | |
$('#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.'); |
Revision as of 13:29, 3 September 2013
Page : 1