HELP with "null" is null or not an object

Discussion in 'HTML & Website Design' started by xpgo, May 10, 2007.

  1. #1
    Hello,

    I run a vbulletin forum.
    Using mozilla, everything goes fine.
    But using IE, i always get a message "done but with errors on page". And them looking at error, i see "error: "null" is null or not an object"!


    I checked and this error comes from a javascript code i'm using.
    I'm using JK Popup generator script: http://www.javascriptkit.com/popwin/index.shtml

    Anyone can help me out?
    Thanks
     
    xpgo, May 10, 2007 IP
  2. bacanze

    bacanze Peon

    Messages:
    2,419
    Likes Received:
    127
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Im not the greatest a javascript, but heres the possible causes

    1. The script is loaded before the body of the web page is
    2. A parent of child is being referenced in the wrong sequence
     
    bacanze, May 10, 2007 IP