when i call this in a function
it gives me this error, and doesnt change the bgcolorCode:document.bgColor = "white";
how do i get the bgcolor element in an object using getElementById?Code:Warning: Element referenced by ID/NAME in the global scope. Use W3C standard document.getElementById() instead.
Or how do i make this work?


Reply With Quote
Bookmarks