joeldbirch / superfish

Superfish is a jQuery plugin that adds usability enhancements to existing multi-level drop-down menus.
Other
913 stars 314 forks source link

how to exclude one menu item of using superfish #156

Closed konfuzius closed 8 years ago

konfuzius commented 8 years ago

I have a menu with n submenus and one search sub menu (S_A_F_S_G_H_Search). I can't and won't separate those "two" things - take search menu item out of main navigation.

I only want disable suprefish (sfHover inject) on that one menu item, to get hoverable sub menus and one onclick opening sub menu.

I found a bad solution - onInit find a selected group and stay focused till submit button was triggered and onHide close search sub menu.

Your solutions?

joeldbirch commented 8 years ago

Sorry, this is not the correct place for individualised implementation support.