Error in IE - "DefaultYear is Undefined"

Discussion in 'HTML & Website Design' started by FlyinRyan, Oct 23, 2006.

  1. #1
    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.
     

    Attached Files:

    FlyinRyan, Oct 23, 2006 IP
  2. Mystique

    Mystique Well-Known Member

    Messages:
    2,579
    Likes Received:
    94
    Best Answers:
    2
    Trophy Points:
    195
    #2
    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 ;)
     
    Mystique, Oct 23, 2006 IP
  3. FlyinRyan

    FlyinRyan Peon

    Messages:
    16
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks for the reference Mystique. I will look to post the js code later today...
     
    FlyinRyan, Oct 24, 2006 IP