1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

CSS Blogger Template gives 2 errors in IE

Discussion in 'CSS' started by selma100, Jan 27, 2011.

  1. #1
    Hello,
    Can somebody please look at my blog http://flehhhhhh.blogspot.com, it's a testblog for a new layout I am trying out. But it gives 2 errors in Internet Explorer. I think they are both javascript errors?
    I want to clean this but I don't know what to delete in the code.....:confused:

    These are the 2 errors:
    Message: 'l[...]' is null or not an object
    Line: 9
    Char: 262
    Code: 0
    URI: http://www.blogger.com/static/v1/widgets/283664639-widgets.js
    
    
    Message: Object doesn't support this property or method
    Line: 905
    Char: 192
    Code: 0
    URI: http://flehhhhhh.blogspot.com/
    Code (markup):

     
    selma100, Jan 27, 2011 IP
  2. steelfrog

    steelfrog Peon

    Messages:
    537
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Internet Explorer is very fickle with JavaScript. Make sure there are no stray commas at the end of your arrays for the "is null" error. As far as the "Object doesn't support this property or method", this is usually caused when you're trying to use the same variable and class.
     
    steelfrog, Jan 27, 2011 IP
  3. selma100

    selma100 Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Hello, it's difficult.. I looked at the code but there are so many commas. I don't know which one to remove safely. Can you please help?
     
    Last edited: Jan 27, 2011
    selma100, Jan 27, 2011 IP