[jQuery] Re: Superfish hover question

2008-06-20 Thread maine_pointe
I found the solution, though the solution that I found requires non- semantic code. The issue occurred when I deleted entirely a nested UL from an LI. I did this because that particular top-level LI had no sub-items. In other words, no second-level navigation was to appear under that top-level

[jQuery] Superfish hover question

2008-06-11 Thread maine_pointe
Thanks for a really excellent plugin, Joel. I've got it working just great, with one small hitch. In your example of a horizontally aligned navbar with submenus, when one of the main navigation tabs is hovered over, the background of the tab changes, and becomes the only "highlighted" tab. On m