jQuery undefined is typically caused by a path problem to jQuery.js, or you may be making calls to jquery before it is loaded ( jquery needs to load before any plugin files)

also check that you only hae one copy of jquery loading

webstudiolund wrote:
I get these faults:

jQuery is not defined
hoverIntent.js()hoverIntent.js (rad 84)
[Break on this error] })(jQuery);hoverIntent.js (rad 84)
jQuery is not defined
superfish.js()superfish.js (rad 121)
[Break on this error] })(jQuery);\nsuperfish.js (rad 121)
$("ul.sf-menu").superfish is not a function
anonymous()halvskarp.html (rad 16)
anonymous()jquery-1...6.minb.js (rad 27)
anonymous()jquery-1...6.minb.js (rad 27)
anonymous([function()], function(), Object name=args)
jquery-1...6.minb.js (rad 21)
anonymous()jquery-1...6.minb.js (rad 27)
[Break on this error] $('ul.sf-menu').superfish(); \n

  

Reply via email to