Javascript's Journal
[Most Recent Entries]
[Calendar View]
[Friends View]
Wednesday, January 24th, 2007
| Time |
Event |
| 10:23a |
Javascript issue
Hello I am having what I think is a cross browser Javascript issue. I have a class that moves a page element around. Its not working in IE and I am not sure why. Any input is welcome. I am new to Javascript. I get no errors in Firefox but I get an error from IE that says "Error: Object does'nt support this property or method". I tested various things like "getElementById()" and "setInterval" in a test script in IE and they worked. I cant tell what property or method the error is referring to even when debugging with Visual Studio. JS code HTML Code |
|