Hi Guy's,
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 item
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?