Comments

jacine’s picture

Hmm, I assume this is probably a conflict with Superfish, but I haven't tried the module yet. I'll see if I can try it out.

jacine’s picture

Assigned: Unassigned » jacine

Ok, just tried it. there's no conflict, it does work. It just needs some CSS love.

This is a cool module, so as soon as I get some time I'll do the CSS for it.

Thanks for bringing it to my attention. I'll let you know when it's done :)

JonoB’s picture

Hi Jacine,

Is this still an open issue? It seems that they jquery module still doesnt work.

My testing shows the following:

FF 3.5.3 : No jquery menu at all
IE8 : No jquery menu at all
IE7 : jquery menu is visible, but placement of + and - icons is completely wrong.

quotientix’s picture

About the IE7:

you most likely are using the a-tags as block-elements.
Just add the following CSS to fix the IE7:

#block-jquerymenu-0 ul li.parent {
display: block;
border: 1px solid transparent;
}

videoschaf’s picture

I also encounter problems with the jquery menu in the Sky theme. I can see the menu created in the block, but for some reason, the menu seems to be too big for the block, no matter what width i set the block region to.

Hence I can only see a tiny, tiny part of the + or - sign to uncollapse/collapse a menu item.

Also, as compared to other themes, I get a border around my jquery menu WITHIN the border of my block, which does not look so nice after all, but rather confuses ...

I tested this on Safari and FF on a Mac.

Can anybody confirm these issues, or provide a workaround?

jacine’s picture

Version: 6.x-3.1 » 7.x-1.x-dev
Status: Active » Postponed

I know I've really been slacking on this, but I still have plans to do this in the 7.x version if the module maintainer upgrades.

sreedharprabhu.mca@gmail.com’s picture

Title: Sky does not work with jQuery Menu module » Sky does not work Submenus through keyboard navigation

Hi,

Sky theme is not working for Submenus while we are navigation through Keyboard. Could u please resolve it.

And send me how to update to my theme.
sreedharprabhu.mca@gmail.com

Thanks,
Sree

sreedharprabhu.mca@gmail.com’s picture

Version: 7.x-1.x-dev » 6.x-1.0
Category: feature » support
Priority: Normal » Critical
Status: Postponed » Needs review

Hi,

Sky theme is not working for Submenus while we are navigation through Keyboard. Could u please resolve it.

And send me how to update to my theme.
sreedharprabhu.mca@gmail.com

Thanks,
Sree