[jQuery] Re: jQuery("ul.lavaLamp").hoverIntent is not a function

2009-07-09 Thread zayatzz
Well i did some testing and figured it out - sort of, anyway. I renamed the jquery file that cms adds when user has logged in and voila... everything started working again. So i guess its a matter of that new jquery file. I guess there is no solution to this problem anyway, since i cannot just d

[jQuery] Re: jQuery("ul.lavaLamp").hoverIntent is not a function

2009-07-09 Thread zayatzz
Ah hell... if you think it would be useful, then i can give you an account for testing too - not here though, via email, skype or msn. Alan. On Jul 9, 9:23 pm, zayatzz wrote: > Yes that is what i've been saying. you get the error when you are > logged in otherwise it works just fine. Unfortunat

[jQuery] Re: jQuery("ul.lavaLamp").hoverIntent is not a function

2009-07-09 Thread zayatzz
Yes that is what i've been saying. you get the error when you are logged in otherwise it works just fine. Unfortunately i cannot give you access to editor/admin environment. quoting my own words - it all works whem im logged out of CMS - Alan. On Jul 9, 9:06 pm, Charlie wrote: > no idea. WOrke

[jQuery] Re: jQuery("ul.lavaLamp").hoverIntent is not a function

2009-07-09 Thread Charlie
no idea. WOrked fine for me, no hoverintent error zayatzz wrote: The path is valid definately. I checked it with firebug plus it all works when im logged out of the CMS - you can see it working at http://www.sanlab.ee when you move your cursor into the menu. When i log in editor environmen

[jQuery] Re: jQuery("ul.lavaLamp").hoverIntent is not a function

2009-07-09 Thread zayatzz
The path is valid definately. I checked it with firebug plus it all works when im logged out of the CMS - you can see it working at http://www.sanlab.ee when you move your cursor into the menu. When i log in editor environment then the cms adds bunch of scripts to the page and then it stops workin

[jQuery] Re: jQuery("ul.lavaLamp").hoverIntent is not a function

2009-07-09 Thread Charlie
"is not a function" means script you are referncing , in this case hoverintent, isn't accesible when you call the function. It shows you have it in page, but is path vaild? Is same file being inserted again after the call ( seen that cause function to fail too) can you post link? zayatzz wr

[jQuery] Re: jQuery("ul.lavaLamp").hoverIntent is not a function

2009-07-09 Thread zayatzz
Any ideas why im getting this error? Alan

[jQuery] Re: jQuery("ul.lavaLamp").hoverIntent is not a function

2009-07-09 Thread zayatzz
Ok... i tried all kinds of ways how to include init js on domready with noconflict and none of them helped. Plus noconflict docs say that if jquery is included before other libraries then there should be no need for noconflict anyway... so where is the problem? This is how init.js is beeing used: