[jQuery] Superfish - drop up rather than down

2010-01-19 Thread galilee99
HI, I'm trying to implement a superfish navbar but I need the menus to
slide up rather than down on mouseover.  Has anyone done this
before...any tips?  thanks.


[jQuery] Re: Superfish - Align sub menus to top

2009-07-11 Thread galilee99

Hi, any tips on how to count the number of li's??

On Jul 8, 11:51 am, Charlie charlie...@gmail.com wrote:
 you can use onBeforeShow to insert function to calculate offset for css. 
 Number of li's x height of li etc
 Use (this) to refer to ul about to open and apply css to it
 galilee99 wrote:Hi, I'm trying to setup a vertical menu where the submenus 
 align to the top of the parent ul rather than the parent li. as in this 
 image:http://nickjacobs.net.nz/tmp/superfish.pngbut not sure where to start?? 
 any help appreciated.


[jQuery] Superfish - Align sub menus to top

2009-07-07 Thread galilee99

Hi, I'm trying to setup a vertical menu where the submenus align to
the top of the parent  ul rather than the parent li.
as in this image: http://nickjacobs.net.nz/tmp/superfish.png

but not sure where to start?? any help appreciated.