View Full Version : Error in IE - "DefaultYear is Undefined"
FlyinRyan
Oct 23rd 2006, 10:33 pm
I'm getting an error (see screenshot) when I open one of my pages in IE. The error does NOT appear in Firefox.
Has anyone seen the attached error messagee in IE? I am using javascript on the page. Thanks in advance.
Mystique
Oct 23rd 2006, 10:59 pm
That is the error, most designers work over FireFox when it is well known that it is plenty of undercovered bugs that most followers defend blindly as something that 'rarely occurs'
Designing with IE in mind approach to the still most used browser on the art, and the easy way to fine tune the layout for cross browser compatibity with Mozila browsers like that an Netscape, as well as others.
As for your problem, that's it, you have somewhere in your coding a javascript line not defined that you need to work out or add an error stopper between head and /head, otherwise post your javascript to have a look at
Find the piece of code to stop the error at http://javascript.internet.com ;)
FlyinRyan
Oct 24th 2006, 5:13 am
As for your problem, that's it, you have somewhere in your coding a javascript line not defined that you need to work out or add an error stopper between head and /head, otherwise post your javascript to have a look at
Find the piece of code to stop the error at http://javascript.internet.com ;)
Thanks for the reference Mystique. I will look to post the js code later today...
vBulletin® v3.6.8, Copyright ©2000-2008, Jelsoft Enterprises Ltd.