Closed (fixed)
Project:
Nice Menus
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Dec 2008 at 18:58 UTC
Updated:
6 May 2009 at 14:59 UTC
I have used the jQuery cycle on the home page of my site, and have it working well. If I enable the Nice Menus, module however, the cycle stops working entirely, with no JS errors.
Any thoughts on how to get Nice Menus to play nicely with cycle?
Comments
Comment #1
mandclu commentedOne other note: the two seem to be fine together with 6.x-1.3.
Comment #2
choster commentedHmm, I have jQuery cycle.lite working with nice_menus. There was no issue except for the hovered menus disappearing behind the rotating image, which I eventually worked around with a lot of z-index fiddling on different elements. Does cycle work if you switch off everything but default settings?
Comment #3
mandclu commentedIt seemed to just stop the cycle plugin working at all. No animation, wouldn't even generate the navigation links. Seems like some kind of namespace collision to me, but that's just a guess.
Comment #4
choster commentedGenerate? This module just styles the display of the links, it doesn't create them. Are you thinking of http://drupal.org/project/dhtml_menu ?
Comment #5
mandclu commentedNo, my point is that I have jQuery cycle set to generate navigation links and animate through a series of divs.
Before installing Nice Menus 6.x-2.x-dev it worked fine. When I installed it, there were no animations, no navigation, no sign that cycle was doing anything at all. When I switched to Nice Menus 6.x-1.3, cycle went back to being perfectly functional in all aspects. Seems pretty logical that the development version of Nice Menus is doing something that breaks cycle.
Comment #6
add1sun commentedDev is *very* similar to the 6.x-1 release right now. The only differences are:
http://drupal.org/cvs?commit=132617
http://drupal.org/cvs?commit=132618
http://drupal.org/cvs?commit=159544
and some style cleanups. So I have no idea why one would have an issue versus the other. That said, V2 will be changing up the JS in NM with the addition of Superfish.
I don't use cycle and don't have time to set up a dev env with it. Can anyone else reproduce the issue?
Comment #7
add1sun commentedComment #8
mandclu commentedSo there haven't been any changes to the JavaScript? Weird that I'm getting this issue, then.
Comment #9
add1sun commentedIs this still happening? I can't fix it if it can't be reproduced by anyone else.
Comment #10
add1sun commentedNo response, closing.