Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript [Solved] Crazy jquery problems

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #30149
    EricM
    Member

    I made a simple html page just to practice jquery stuff, and it’s messed up. Every single thing I try to do doesn’t work, every tag is ‘undefined’, firebug gives a slew of errors, all in the jquery script. What could cause this?

    #80618
    noahgelman
    Participant

    Can you link to the page? If I had to take a random initial guess, it would be that your Doctype isn’t formatted correctly.

    #80577
    EricM
    Member

    Ugh! I was in such a hurry, I forgot to wrap it in a document.ready function. Sorry to waste your time.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.