Results 1 to 2 of 2

Thread: Firefox Firebug and Jquery

  1. #1
    Join Date
    Feb 2009
    Posts
    2

    Firefox Firebug and Jquery

    I decided to try such amazing product as jquery, because it simple. I started with getting start from jquery.com. and the first example didn't work in my Firefox, but it's perfectly work on IE7. There was an error that: "$ is not defined"
    I get a google, but it doesn't give me an answer. I just found that I'm not alone. how to solve it? (my firefox is 3.0.6 jquery 1.2.6 using from localhost)
    P.S. anyother sites with jquery works well on firefox without any such errors in the firebug.

  2. #2
    Join Date
    Feb 2009
    Location
    Scotland
    Posts
    15
    Was that the only error?
    My gut feeling is that either JQuery isn't loading, or that an init function is failing. It is rather unlikely that there is a formatting error, if it loads okay in other browsers.

    Might be better to look for a JQuery specific support forum - very few JavaScript experts use such frameworks in preference to their own libraries.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •