Hi all!
Happy New Year!
sorry for my bad english...
so, after many test I found a conflict whit jquery-1.7.1.min.js (hover expand submenu not work), for me is not a problem of z-index, used by other modules (e.g. nivo slider), I not found a way to add jquery.noConflict code to dropdown menu, can you help me?
I found this error via firebug:

Query("#navlinks li.expanded").hoverIntent is not a function
(?)()dropdo...?lx33e0 (riga 36)
noConflict(j=function())jquery.js?v=1.4.4 (riga 30)
j = function()
inArray()jquery.js?v=1.4.4 (riga 38)
[Interrompi per questo errore] jQuery('#navlinks li.expanded').hoverIntent(config); 

Thanks in advance.

Comments

linno’s picture

Priority: Major » Normal
Issue tags: +jquery version conflict
linno’s picture

Hi
first sorry for my bad english,
so, I have configurated jQuery.noConflict in html.tpl after the script call, and return a new error

jQuery.extend(Drupal.settings, {"basePath":"\/","pathPrefix":"","ajaxPageState":{"theme":"zeropoint","theme_token":"Yk5PqVpNacf1774jklb0ZtVv7wpZ6TiV21io3nyNwZs","js":{"misc\/jquery.js":1,"misc\/jquery.once.js":1,...

All jqueryes go to error in Homepage, and in the internal pages find an another error

jQuery("#navlinks li.expanded").hoverIntent is not a function
http://localhost/sites/all/themes/zeropoint//js/dropdown.js?lxcciq
Line 36

I presume that error depend from the first add code no.conflict, my drop down menu not show sub.item.
Help me please!
Thanks

linno’s picture

Issue summary: View changes

just update for a error

Florian’s picture

Issue summary: View changes
Status: Active » Closed (fixed)

This was fixed in versions 7.x-4.x and 6.x-4.x