Javascript error, can anybody throw some light

Discussion in 'JavaScript' started by it career, Nov 3, 2007.

  1. #1
    I am getting some strange java script error while loading my page
    http://homeworkhelp.co.in/
    Can anyone find out what is wrong in the web page ?
     
    it career, Nov 3, 2007 IP
  2. Logic Ali

    Logic Ali Well-Known Member

    Messages:
    170
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    108
    #2
    You are including

    http://www.kasamba.com/Advice/JS/referdetect.js

    which according to FireBug contains:

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.or...

    Suggesting that it isn't a pure .js script file and therefore creates a syntax error.
     
    Logic Ali, Nov 3, 2007 IP
    it career likes this.