[jQuery] Re: jQuery code not being run

2009-01-10 Thread oliver.pra...@googlemail.com
Hi, wasn't as though as i thought it would ... thank again ... there's just some bugs now but I'll hopefully get a hang of them :-) will write again ofcourse if something goes broke beyound my abilities ;-) Oliver On Jan 10, 5:44 pm, "oliver.pra...@googlemail.com" wrote: > Hi, > > and thanks

[jQuery] Re: jQuery code not being run

2009-01-10 Thread oliver.pra...@googlemail.com
Hi, and thanks a million donb and jQuery Lover :-) now Firebug only delivers 1 error (in my code) ... will ofcourse see what I can do, its: $("ul.menu").mainmenu is not a function [Break on this error] $("ul.menu").mainmenu(); personalized.js (Linie 23) I'm thinking it has to do with the supe

[jQuery] Re: jQuery code not being run

2009-01-09 Thread jQuery Lover
Yeap, the "not defined" errors mean jQuery is not loaded. So you should load your jQuery first and then other js code that uses it. jQuery HowTo Resource - http://jquery-howto.blogspot.com On Sat, Jan 10, 2009 at 6:30 AM, donb wrote: > > Move the jquery.js link ahead of all the others (beca

[jQuery] Re: jQuery code not being run

2009-01-09 Thread donb
Move the jquery.js link ahead of all the others (because 'jQuery' is NOT loaded when they call it) and fix the path on dropdown.js - it is not loaded at all On Jan 9, 8:06 pm, "oliver.pra...@googlemail.com" wrote: > Hi, > > Since there's been no answers I'm just checking in again. > > I opened t

[jQuery] Re: jQuery code not being run

2009-01-09 Thread oliver.pra...@googlemail.com
Hi, Since there's been no answers I'm just checking in again. I opened the page with Firebug and luckly recieved so error messages: jQuery is not defined hoverIntent.js()()hoverIntent.js (Linie 84) [Break on this error] })(jQuery); hoverIntent.js (Linie 84) jQuery is not defined superfish.js()(