[jQuery] Superfish "Current" menu not displaying...
I've got a few problems with Superfish v1.4.8 which I haven't been
able to resolve. I am trying to implement the nav-bar style, just for
the sake of reference.
The largest one of all is that I can't seem to get the current sub
menu to display when the page is loaded. The sub menu row doesn't
display at all until I mousover the parent which is "current".
Under Win/IE the menu displays for a brief second on load before
disappearing. Under Mac FF/Safari the menu doesn't display at all. In
both cases it is being hidden from view until the parent or top level
item is moused.
Adding the optional "pathClass: 'current'," doesn't fix things either
- it only screws things up in a different way.
Under Win/IE it does cause the current submenu to display, but it is
always displayed and other submenus are not shown as you mouse through
the other top-level items.
Under Mac FF/Safari the top level item with the class "current" fails
to display as current.
I am using the latest version of this script. If anyone has had
similar problems I'd love to hear from you. Spent a lot of time
debugging but can't find the problem.