![]() |
|||
|
Quick Links
HomeDownloadPurchaseSupportSite MapPublic ForumsWhen I'm Bored Utilities DHTML Menu Builder
News
Description
Screenshots
Features List
Awards
Download
Purchase
Become a Reseller
Samples
Customers' Web Sites
Showcase
Challenge and win!
Tips & Tricks
FAQ
Support
Registration Information
Recover Registration Details
Companion Applications
DHTML Menu Builder DEDHTML Menu Builder LITEKeyLaunchSoftLedsNice FoldersFile Extension ManagerNetToolsxFXMixerPopUp KillerAPE for Traktor Pro .NET ControlsDXVUMeterNETMixerProNET ActiveX ControlsDXVU MeterMixerProFormShaperxFX Slider GamesxFX Domino |
Create Multi-column menus using the ShowMultipleToolbars AddIn Version 1.0b (updated 28/Mar/2011) Experience Required: Moderate Introduced in version 4.20.010, DHTML Menu Builder now includes a new and powerful AddIn that will let you create multi-column menus such as those seen at Amazon.com Hoe does it work
By default, DHTML Menu Builder does not support multi-column menus but thanks for the ShowMultipleToolbars AddIn, you can easily create multi-column menus by displaying a series of toolbars, one next to the other, giving the illusion of a multi-column menu. So, the first thing you must do is to create all the toolbars that will be displayed as the columns of your multi-column menu. When creating toolbars that will be used as columns you must make sure that the toolbars' style is set to "Vertical" (Tools->Toolbars Editor->Appearance). Once you have created all the toolbars you just need to setup an item so that when the mouse is moved over it, it displays the toolbars in the form of a multi-column menu.
javascript:ShowToolbars(1, 2, 3, 4);
What this code does is call the ShowToolbars() function and specify which toolbars should be used as columns. In this case, we want to display the toolbars number 1, 2, 3 and 4 as part of the multi-column menu. Advanced Features The ShowToolbars() function also supports an advanced parameter that you can use to further customize the location and appearance of the multi-column menu. For example, consider this code, which is the actual code used in the Amazon menus sample: javascript:ShowToolbars(1, 2, 3, 4, [0, 10, 0, '1px solid #444444']);
As you can see, this version contains an additional parameter: [0, 10, 0, '1px solid #444444'] Each of the values inside this parameter have their own purpose:
Download Click the link below to download the sample and the latest version of the AddIn NOTE: You will need DHTML Menu Builder 4.20.010 (or above) in order to be able to use this sample. If you would like to see a more complex example, please refer to the "I dare you..." section of the public forums. |
|
|
|
|
|
||