- Keyboard navigation - press Ctrl+F2 to enter the top menu - Search feature - add the search area in the menu and type symbols. - Several menus on one page - Cross-frame support - menus work on frameset-based pages - 85% transparency for sub menus - Submenus go over all page objects - Transition #14 - "fade out" effect - Image arrows
Use a mouse to move a menu as a usual window. Also you can create the menu where each submenu can be "separated" from the menu (MS Office toolbar-like mode).
When the page is scrolled the menu remains visible. The menu can "float" along one or two coordinate axes.
There can be multilevel menus - create as many rows of the menu as necessary. Any submenu in its turn can include different number of columns.
Q: Is it possibly that menu dynamic remembers the last action if I go to previous page?(so the menu stays fault out) I know TreeMenu does this, but I want to use DeLuxeMenu
A:Deluxe Menu doesn't save state as Deluxe Tree.
But you can set pressed item on each page with Deluxe Menu using dm_ext_setPressedItem () funtion.
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 am evaluating 'Deluxe Tree' and have the following question: Is it possible, and how can I hide a dhtml pop menu branch, that only shows up if user logs in with a certain password. The intent is to only make some menu branches visible to and accessible to 'superuser'.
A: Put the special script on each page of site that will open appropriate section. (dtreet_ext_expandItem)
Q: I need the sub menu to be vertical with the text on top of each other instead of horizontal way as as I have now on my website. I have tried to change the smWidth & smHeight in the Dimension category but it shows no changes.
A:Please, see menu parameters. You should set this parameter:
3) Enter text and note where the resized iFrame is in comparison with the left side menu. ... No, all boards use js for preview. Perhabs try to get that mod that shows ... Try phpbb3, there it should work, they don't use JS for preview
Jun 16, 2009 ... Ideally, I would like to have the JS in <head> in the "Compose a text ... composed in Dreamweaver, contains its own menu (side menu, tabs,
Jan 19, 2010 ... Top & Side Menu's broken. Displays text only. ... I'm thinking you may be able to make a change to your javascript to get this to work
Nov 26, 2009 ... <script type="text/javascript" .... any of you manage to get this gadget to work on txt box available with the side menu in google sites?