[jQuery] Re: Firebug gives a "$ is not defined" error

2010-01-07 Thread elubin
if you didn't change ANYTHING, it's possible one of the libraries you
are including added another JS library like scriptaculous that is
messing up your $ reference.


[jQuery] Re: Firebug gives a "$ is not defined" error

2010-01-06 Thread MorningZ
FireBug (http://www.getfirebug.com) would be a huge help for you to
find out "why"

On Jan 6, 11:31 pm, elvis_wu  wrote:
> The same pages could be run correctly on both IE and Firefox untill
> yesterday. Now on IE they can still run normally, but on Firefox I got a "$
> is not defined" error. I didn't change the reference to the jquery library
> in these pages and neither move the jquery library. I'm really confused.
> Could any one tell me why?
> --
> View this message in 
> context:http://old.nabble.com/Firebug-gives-a-%22%24-is-not-defined%22-error-...
> Sent from the jQuery General Discussion mailing list archive at Nabble.com.