Script Error Assistance

Discussion in 'JavaScript' started by Vadym, Jun 27, 2007.

  1. #1
    I've got a script error that shows up on www.hiddencheese.com

    [​IMG]

    I've check line 17, but there seems to be nothing wrong.

    What is the script error stating, so that I can persue this further?
     
    Vadym, Jun 27, 2007 IP
  2. nico_swd

    nico_swd Prominent Member

    Messages:
    4,153
    Likes Received:
    344
    Best Answers:
    18
    Trophy Points:
    375
    #2
    This belongs in the javascript section.
     
    nico_swd, Jun 27, 2007 IP
  3. gibex

    gibex Active Member

    Messages:
    1,060
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    95
    #3
    can you post that line on Javascript section?
     
    gibex, Jun 27, 2007 IP
  4. Vadym

    Vadym Peon

    Messages:
    2,857
    Likes Received:
    95
    Best Answers:
    0
    Trophy Points:
    0
    #4
    There's no javascript whatsoever though, that's what's strange. I'll ask a mod to move it.
     
    Vadym, Jun 27, 2007 IP
  5. gibex

    gibex Active Member

    Messages:
    1,060
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    95
    #5
    what is this?

    <body onload="document.getElementById('address_box').focus()">

    check to see if you have any element named address_box

    Also, Google Ads are JS :)

    Update: You don't have any element with that name , you can remove that onload action from <body>
     
    gibex, Jun 27, 2007 IP
    Vadym likes this.
  6. Vadym

    Vadym Peon

    Messages:
    2,857
    Likes Received:
    95
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Ah, I see now. Thanks alot.
     
    Vadym, Jun 28, 2007 IP