View Single Post
Old May 24th, 2006, 8:25 PM   #9
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9 Ooble is on a distinguished road
I figure that using document.getElementById works 99% of the time (I made that statistic up, just so you know), so as long as you make sure the page degrades gracefully, you can just use that without a problem.

Oh, and document.getElementById("myElement").style.backgroundColour works perfectly fine in Internet Explorer 6.
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote