- Personal CSS styles for separate menu elements - Submenus dropdown on mouseover - Special JavaScript API for changing javascript menu "on-the-fly" - Search feature - add the search area in the menu and type symbols. - 85% transparency for sub menus - Text aligned to left - Cross-frame support - menus work on frameset-based pages - Keyboard navigation - press Ctrl+F2 to enter the top menu
Setup menu parameters manually or using De Luxe Tuner. Then add some rows of a code within html page code and your menu is ready!
Use special Java Script methods for: Dynamic changing of items (link, text, icons, arrows and even individual style!). Addition/removing of items or submenus. Disabling and enabling menu items. Getting the info on every submenu, menu, and items. Changing appearance of items. Other coding tricks.
Cross-frame mode lets you to construct full-featured dhtml menus on the pages with frames. But for all that frame set it's not necessary to insert any additional code into all the pages - just specify several extra menu parameters.
Ability to handle the menu from the keyboard via keystrokes.
Is there a way to force a wrap of a tab title in a tab menu java?
A:No, unfortunately, tab menu cannot wrap item text automatically. But you can use tag within item text, for example
var bmenuItems = [
["Item 1 text <br> text text text <br> text text text ","", "", "", "", "", "", "", "", ], ["Item 2","", "", "", "", "", "", "", "", ], ["Item 3","", "", "", "", "", "", "", "", ],
];
Q: I am using Deluxe-menu 3.0.
I can add dhtml popup menu items and submenu items. Each new sub menu item is placed at the bottom of that list. How can I move it up in the listing.
For instance if my menus are:
2007 2006 2005 2004
and I add 2008 - it will be placed below 2004, but I want it at the top of the list. Each item in the list has multiple subitems, so I don't want to delete the other items to get it in the correct order.
I looked through your help file, FAQ and online questions and could not find an answer.
A:To move items select items you want and use a mouse drag'n'drop method.
To copy dhtml popup menu items select those you want and use a mouse drag'n'drop method holding a Ctrl key.
You can find this info in Tuner's help, "Main Window" sheet.
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 can't figure out how to change the names of each tab for the simple dhtml tabs!
A:You can set the name of each tab in the Deluxe Tuner. Double click on the item name in the Items area.
VCSS - vertical, all levels unfolded, add special code for vertical CSS flyout menu ... I have a menu with a submenu. Now I want to get a space between the menu and submenu. See image below
Version 1.0.2 June 9th 2009: Wordpress 2.8 Support; Vertical image support ... After activating, a new submenu under appearance menu will comes up. ... image using "Upload / Insert > Add an image" button below the Title
SUBMENU INDICATION: styles if there is a submenu under a given menu item ... image positioned on the far left (95%) and centered vertically (50%) */ ... BROWSER HACKS: the hacks below should not be changed unless you are an expert
I was looking for a menu like WWB menubar item but with the submenu item being showed/listed horizontally under main menu (not vertically) as it is possible
I want to create a submenu when when you hover over the parent item the submenu appears like a dropdown below it. I added the submenu items under the parent
Oct 5, 2010 ... Most of them for vertical menu with vertical submenu or horizontal ... A . browser file includes simple markup like below that allows you to
May 5, 2008 ... Submenus should appear below their parent (top: 0) with a higher z-index ... vertical-align: bottom; top: 42px; } /* Submenu that is showing
Jul 14, 2010 ... This is causing the container to cover the whole vertical area of the page ... I 've fixed all over these problems in the updated CSS below:
I have uploaded a picture below here to give you the right idea about how ... Well if you want to create a submenu all you do is when you add a webpage ... and build horizontal or vertical multi-level menus in just a few
It is on the right side below all other options like title, link etc. Greetings, ... Specifying the submenu width seems to be a "first time only" event
Oct 8, 2010 ... Type the characters you see in the picture below. Send Cancel. From : guest. To : Subject: Content : .... Click to expand Superfish submenu
I do not want the SUBMENU's appearing under my MAINMENU's. I want it so you click on the ... Below is the site menu structure: TopMenu (Horizontal) ... SolutionsMenu (Vertical, only displayed when Solutions is selected)
I need to create a three column layout with vertical navigation in the left ... Still don't know how to get child pages to appear below the parent ... (Ideally the submenu would show/hide the links to child pages without
Submenus should appear below their parent (top: 0) with a higher z-index, ... SUBMENU INDICATION: styles if there is a submenu under a given menu item ... positioned on the far left (95%) and centered vertically (50%) */
Submenus should appear below their parent (top: 0) with a higher z-index, ... SUBMENU INDICATION: styles if there is a submenu under a given menu item ... positioned on the far left (95%) and centered vertically (50%) */