Hello,

How can we fix that ? Try the demo with Opera, the subitems of the menus are not visible...

(sorry for my poor english which keeps me from better questions)

Comments

nomonstersinme’s picture

Assigned: Joh_MK » nomonstersinme

I found the issue, its with the superfish JS.. i will update in the next release but if you'd like to fix it in the meantime replace the superfish code in orange.js with the following:

jQuery('#nav ul').superfish({
    animation: { height: 'show'},
    easing: 'swing',
    speed: 150,
    autoArrows:  false,
    dropShadows: false /* Needed for IE */
  });
nomonstersinme’s picture

Status: Active » Closed (fixed)

This is fixed with the latest release. 6.x-1.3