superfish vertical menu

Posted by Dooie on Stack Overflow See other posts from Stack Overflow or by Dooie
Published on 2010-05-30T15:11:01Z Indexed on 2010/05/30 15:12 UTC
Read the original article Hit count: 312

Filed under:
|

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?

© Stack Overflow or respective owner

Related posts about jquery-plugins

Related posts about superfish