Smart Scrollable Feature - Javascript Scrolling Menu
Sometimes a website has a large amount of links. And if you place all of them into your javascript menu submenus will be very long.
Deluxe Menu offers the trick - when the submenu is larger than the visible area of the page the submenu will be automatically decreased.
To see all the submenu items you do not need to use scrollbars or something like that - just move your mouse to the bottom of a submenu
and it will be automatically scrolled!
Notice
The following browsers can't support the "smart scrolling": Netscape 6, Opera 7+.
In these browsers you are able to scroll big submenus using scrollbars at the side of submenus.
To disable/enable the "smart scrolling" for the main items and submenus use the following javascript scrolling menu parameters:
var smSmartScroll = 1; var topSmartScroll = 1; (works if var menuWidth isn't empty)
You can also specify height and width for each separate submenu using the following menu parameters: