View Single Post
Old Apr 20th, 2006, 1:51 AM   #28
Writlaus
Hobbyist Programmer
 
Writlaus's Avatar
 
Join Date: Nov 2005
Posts: 149
Rep Power: 3 Writlaus is on a distinguished road
It's the first call made to getElementById that fails. Which probably means that for some reason, IE is not recognizing document.getElementById the function. It has to be something with my code, as my IE will work with other javascript scripts that use that call on other pages. But I cannot for the life of me figure out what I've done wrong, what in my code could make document.getElementById not work.
Writlaus is offline   Reply With Quote