- Items with icons - Top items and submenus have a shadow - Status string shows item labels - Submenus automatically scrolls - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - 85% transparency for sub menus - Hundreds of pre-designed templates - Visible over select boxes, iframes, pdf, flash, Java applets.
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: I would like to know how to put items in on multiple lines for the horizontal navigation (i.e. create a line feed), how do I tell my code to start a new menuitem on the NEXT line?
A:There are 2 ways to do that:
1) set
var noWrap=0;
2) use <br> tags, for example:
var menuItems = [ ["|Here is where <br>I would like <br>to have a line<br> feed",,"","", "", "", "", "", "", "", "",], ];
Q: May I can use PHP code in menu items of my dhtml website navigation menu?
A: You may generate a menu from a database or XML using any server-side script, e.g., PHP, ASP, VB, etc. However, these scripts don't work inside of Javascript .js files, so, you should move parameters of a menu from a .js file into an html-page, e.g.:
<!-- Deluxe Menu --> <noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com</a></noscript> <script type="text/javascript"> var dmWorkPath = "menudir/";</script> <script type="text/javascript" src="menudir/dmenu.js"></script> <!-- (c) 2006, http://deluxe-menu.com -->
<script type="text/javascript" language="JavaScript1.2"> // and describe parameters of a menu var parameter1=value1; var parameter2=value2; etc.
var menuItems = [ // here you generate items using server-side scripts (php, asp, vb, etc.) ]; </script>
The example of the menu working with PHP/MYSQL you can find here: http://deluxe-menu.com/rq-loading-bar-MySQL-support.html
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: But the program did not except to put another language..when I type on it in Thai nothing happen...But when I change to be enlish then it work..... or because of this is the trial version ?
A: You cannot enter Thai characters in Deluxe Tuner. They won't display correctly. You should add these characters manually in any text editor.
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
DHTML menu: Show/hide text JavaScript. ... sure how to do all the following things: (1) set up a horizontal menu with (2) + and - images as bullet points,
Create both horizontal and vertical menus and submenus with any amount of menus on one page. ... professional cross-browser, search engine friendly DHTML menus. .... Forum with Shadow Icon from Large Commerce Icons Download demo icons
New here, problem with the /administrator · how can we have a tree menu like dhtml tree XP menu in Joomla .... How to use my own custom images for buttons in Menu? .... Problem with installation of Ethno Orange Template · horizontal line ... Menu and displying all items but not selectable to grou · Upload large
... "short description" for the feeds and displays them via DHTML when hovering over the link. ... Nice hack, but the restored horizontal tab boxes are too short. ... Was it because you use a large font or had a long title? ... Those '+ ' menus should have been hidden, as well as that extra pixel
I am using the flex menu horizontal demo. ... When sub-item-2 opens, the menu shows the drop-down list with sub-item-2 is highlighted. ... on client workstation with Widnows 7 and IE 8 throws DHTML error (12/21/2010)