>>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 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)jquery-latest.js (line 89) > attr( left=859px top=231px, undefined, "curCSS")jquery-latest.js (line 112) > css( left=859px top=231px, undefined)jquery-latest.js (line 123) > update(mousemove clientX=0, clientY=0)jquery.tooltip.js (line 228) > handle(mousemove clientX=0, clientY=0)jquery-latest.js (line 1266) > [Break on this error] jQuery.attr( > ---- > > If this error is connected with JQuery or it's my fault and I should try to > find it > in my code? I would appreciate any advice. > > Thanks, > Dmitry > -- > View this message in context: > http://www.nabble.com/%22jQuery-is-not-defined%22-error-tf3199265.html#a8882464 > Sent from the JQuery mailing list archive at Nabble.com. > > > _______________________________________________ > jQuery mailing list > [email protected] > http://jquery.com/discuss/ > _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
