superfish vertical menu
Im using jQuery with superfish vertical menu.
My menu is positioned at the bottom of my page so the menu slides up, however, on hover of the menu items the sub items get lost at the bottom of my window. Below is a crude example of whats happening.
menu item
menu item
menu item
menu item > sub item
browser bottom--------------------------
sub item
sub ite开发者_StackOverflow中文版m
sub item
This is my desired outcome
menu item sub item
menu item sub item
menu item sub item
menu item > sub item
browser bottom--------------------------
Has anyone accomplished this?
Maybe you could take a look on this plugins which relocate any submenus which is appearing outside the browser window :
Supposition Alpha Release
精彩评论