Team:Goettingen/suplement/scripts comicShowRoom
From 2013.igem.org
(Difference between revisions)
m (Created page with "<html> <script> lightening = document.createElement('div'); with(lightening.style){ position = 'absolute'; display = 'block'; left = '0px'; top = '0px'; heig...") |
m |
||
Line 133: | Line 133: | ||
- | function | + | function startComic(){ |
document.body.insertBefore(lightening,null); | document.body.insertBefore(lightening,null); | ||
document.body.style.overflow = 'hidden'; | document.body.style.overflow = 'hidden'; |
Revision as of 21:26, 24 September 2013