- Inactive/Disabled items - Submenus go over all page objects - UL/LI items structure - Horizontal or vertical orientation - Cross-frame support - menus work on frameset-based pages - Sound support! - Filters and Transitional effects - Special JavaScript API for changing javascript menu "on-the-fly"
Use images for backgrounds of submenus and items, icons, arrows. Using web images you can create menus completely based on graphics.
Design both horizontal and vertical menus and submenus with any amount of menus on a single page.
Place any HTML code inside the menu item - be it a flash-object, form, picture, or text. This ability lets you to build various menus of any complexity.
Submenus can be shown in 4 ways: - From left to right and also from left to right + upwards. - From right to left and also from right to left + upwards (e.g. for right-to-left languages).
Q: How can I upgrade to Deluxe Menu v2.0? Now I'm using v1.14.
A: How to upgrade to v2.00 --------------------------------------------------------------- You can download the licensed engine .js files from the same link in your license message. Deluxe Menu v2.00 has new parameters and features. To upgrade to v2.00 you should do the following.
Step 1.     1.1 For Windows users       a. Run Deluxe Tuner v2.0       (can be found in the trial menu package v2.0       http://deluxe-menu.com/deluxe-menu.zip).       b. Open menu data file (.js file where menu parameters are placed): select File/Open…       c. Save the file: select File/Save, then click "No" button when the dialog box appears.
    1.2 For other OS users       a. Open menu data file (.js file where menu parameters are placed) in a text editor.       b. Make sure that the following variables exist in the data file:
      var keystrokes = 0;       var dm_focus = 1;       var dm_actKey = 113;
      var dynamic = 0;       var smHideOnClick = 1;       var itemAlignTop = 'left';       var smSmartScroll = 1;
      var dmAJAX = 0;       var dmAJAXCount = 30;       var dmRTL = 0;       var dmObjectsCheck = 0;       var menuBackRepeat = "repeat";       var menuHeight = "";       var transDuration2 = 200;
If one of the variables doesn't exist - add it at the beginning of the file.
      c. Save the file.
Step 2. Now open HTML-page that contains Deluxe Menu.
Step 3. Replace existent tags of the menu by the following code:
Step 4. Save HTML-page.
Step 5. New engine v2.00 has 7 .js files. They are:       - dmenu.js       - dmenu4.js       - dmenu_add.js       - dmenu_dyn.js       - dmenu_key.js       - dmenu_cf.js (new v2.00)       - dmenu_popup.js (new v2.00)
Replace all old .js files by the files from v2.00.
Try that.
Q: I know. I have two menus on the page and I am not using beforeItemImage orafterItemImage for the top menu in javascript (the one you referenced below), but I need it for the second menu. The parameters for that menu are in mainnav_data.js.
Even when I only call dmWorkPath and dmenu.js once, it does not work.
A: See, it is not correctly to use image-based items:
and specify beforeItemImage/afterItemImage parameters. They won't work in that case.
You can create such buttons in the following ways: 1) Use image-based menu (images with text).
Create normal and mouse-over state images (with text) for each item: ["","", "mainnav_data.files/corpinfo.gif", "mainnav_data.files/corpinfo2.gif", "", "_self", "", "", "", "", "", ], ["","", "mainnav_data.files/new.gif", "mainnav_data.files/new2.gif", "", "_self", "", "", "", "", "", ], ["","", "mainnav_data.files/xxxxx.gif", "mainnav_data.files/xxxxx2.gif", "", "_self", "", "", "", "", "", ],
2) Use combined background for the menu in javascript items (images without text).
var beforeItemImage = [,]; //left-side image for normal and mouse over state var itemBackImage = [,]; //background or image for normal and mouse over state var afterItemImage = [,]; //right-side image for normal and mouse over state var beforeItemImageW = ''; var afterItemImageW = ''; var beforeItemImageH = ''; var afterItemImageH ='';
But you should create a small images in any Graph Editor, for example: button_n_back.gif button_n_left.gif button_n_right.gif button_o_back.gif button_o_left.gif button_o_right.gif
You cannot use these two methods together!
Q: Shall I have to call the main egine file of the javascript menu maker - dmenu.js twice if I want to install two menus on the page.
The second script: <script type="text/javascript" src="datatopnav.files/dmenu.js"></script>
Is for the top navigation menu, the datahscounseling is for the side menu. If I delete that line won't my top navigation be gone?
A: No, when you have several menus on the same page you should calldmenu.js file only once and then call several data files.
You should install the menus in the following way:
<head> ... <noscript><a href=http://deluxe-menu.com/>Javascript Menu Maker by Deluxe-Menu.com</a></noscript> <script type="text/javascript"> var dmWorkPath = "datahscounseling.files/";</script> <script type="text/javascript" src="datahscounseling.files/dmenu.js"></script>
Where I can find sample of vertical text in layout header. ... So in other words there is no support of vertical text on a vertical collapsed panel. ... dhtmlxCombo, Tabbar, Menu, Toolbar, dhtmlxLayout, Windows,
Either you are talking about DHTML or a toolbar. Neither is ActiveX. ... heres the sample menu.... http://webfx.eae.net/dhtml/dhtmlmenu....vertical.html
A DHTML menu component and module for creation of popup menus. It simplifies the creation of vertical or horizontal popup menus. Component and module are
SWmenuFree Version 3 uses the trans menu system to instantly create a dynamic DHTML menu for your joomla website. ... '#FFFFFF', '#FFFFFF', 'left', 'left', 0, 'left', 'vertical', 'Arial, Helvetica, sans-serif', 'normal',
Create your very own html menus, as simple or as complex as you want! ... Design both horizontal and vertical menus and submenus with any amount of menus on
Then if I start typing the pinyin for a character, a little menu will pop up ... My menu of potential characters to choose from popped up, and none of them were a vertical line. ... DHTML Menu By Milonic JavaScript
15 déc. 2008 ... Menu déroulant vertical css (espace en trop) - Forum ..... un menu déroulant que l'on a réaliser avec un logiciel (Sothink DHTML Menu 9) ?
layer menu dhtml; "..I want the web page navigation bar in the top frame but the sub menus to .... Html Vertical Menu Templates html css style glass menu
1 janv. 2010 ... SALUT en voila un sans javascript !! adapte le a tes besoins , j ai mis des sub menu et meme un sub sub ! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML