Re: [jQuery] "jQuery is not defined" error

2007-02-09 Thread Danial Tzadeh
>>jQuery is not defined Some of my clients report this error as well. Does it have anything to do with noConflict() function or packed version? Your ideas are highly welcome. Danial On 2/9/07, Dmitry Rudakov <[EMAIL PROTECTED]> wrote: > > I've got this error when I tried to use Tooltip plugin b

[jQuery] "jQuery is not defined" error

2007-02-09 Thread Dmitry Rudakov
I've got this error when I tried to use Tooltip plugin by Joern Zaefferer. The calls stack in Firebug looks like this: jQuery is not defined (no name)(0)jquery-latest.js (line 115) each([div#tooltip.imgInfo], function(), undefined)jquery-latest.js (line 305) each(function(), undefined)jquer

Re: [jQuery] jquery is not defined error

2006-10-03 Thread John Resig
Do you have a URL that we can reference? That would help us to debug the problem. --John On 10/3/06, Glen <[EMAIL PROTECTED]> wrote: > I continue to get "jQuery is not defined" on each page load. > > According to http://jquery.com/dev/bugs/bug/64/, this is coming from > the interface plugins not

[jQuery] jquery is not defined error

2006-10-03 Thread Glen
I continue to get "jQuery is not defined" on each page load. According to http://jquery.com/dev/bugs/bug/64/, this is coming from the interface plugins not being used with the latest version of jquery. I've made sure that I have the latest stable versions of both jquery & interface, yet this