Team:KAIST-Korea/test

From 2011.igem.org

(Difference between revisions)
Line 32: Line 32:
       if(document.body)
       if(document.body)
       {
       {
-
             document.body.background = bg[jihan];
+
             document.body.style.background = bg[jihan];
-
            document.body.background.position = center top;
+
-
            document.body.repeat = no-repeat;
+
-
 
+
       }
       }
}
}

Revision as of 16:36, 12 August 2011