Nutritional Supplements - Find services - Find jobs - Reference And Education Articles - Article directory

PDA

View Full Version : Javascript error in IE: Help!


magnotta
Oct 20th 2008, 2:41 am
Hi all!
I've a problem with IE in a website:

http://www.visualmotif.it

The web site is validated XHTML 1.0 Strict and CSS 3.

No problem on Firefox and Chrome\Safari
In Internet Explorer instead I got an error (u can see the error message on the bottom-left side of browser)

Clicking into the "!"

Line: 67
Carattere: 3
Error: Necessario Oggetto
Code: 0

With IE7 anyway the web site is still navigable....with IE6 instead I got a window message error too (a debug request) that makes the navigation nealy impossible.

How can I solve those problems with IE?
Thanks all for support....

lp1051
Oct 20th 2008, 8:26 am
I tried, but no errors at all, did you fix it?? Or what you have to do, to get the error??

magnotta
Oct 20th 2008, 8:34 am
I tried, but no errors at all, did you fix it?? Or what you have to do, to get the error??

thanks mate, I got the solution 5 minutes ago
I've simply left an useless line of script (the function myheight) that was not used, giving parsing error in IE
now all works fine
thanks anyway for support! :)