For the demo of the latest update/example:
http://www.klaasse.net/superfish-ext/superfish.html
 
New options: 

*       autofit (boolean) - Used to enable intelligent expansion. When a
submenu doesn't fit on screen, the position of the menu is adapted in
order to make it fit as good as possible. 
*       expandClass (string) - Can be used to show submenu indicators
using normal CSS. 

Known issues (tested in Safari 3, Opera 9, IE6, IE7 and FF2): 

*       I'm using + 1 in my calculations to include
border/margin/padding stuff in the width() and height() results. I would
like to find a more robust solution; 
*       There's some strange submenu text pixel-shift (FF only) and
right border redrawing (both IE and FF) going on, which I can't explain.
However, this also seems to happen using the original Superfish menu! 
*       IE6 seems to handle the variable width top level (width:auto)
incorrectly. A solution, anyone? 

If anyone can think of a solution to any of these issues, please let me
know!

Reply via email to