Team:KAIST-Korea/test
From 2011.igem.org
(Difference between revisions)
Line 30: | Line 30: | ||
if(document.body) | if(document.body) | ||
{ | { | ||
- | document.body.style.backgroundImage = bg[jihan] | + | |
+ | // style.backgroundImage="url('URL')|none|inherit" | ||
+ | document.body.style.backgroundImage = "url(bg[jihan])|none|inherit" | ||
} | } | ||
} | } |
Revision as of 16:44, 12 August 2011