- Cross-frame support - menus work on frameset-based pages - Image arrows - Horizontal or vertical orientation - Inactive/Disabled items - Several menus on one page - Top items and submenus have a shadow - UL/LI items structure - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time.
Tune menu parameters manually or using Deluxe Tuner. Then add several rows of a code within html page - your menu is ready!
Use special JavaScript functions for: Dynamic changing of items (text, link, icons and even individual style!). Making a menu item active/inactive. Addition/removing of items. Changing of visibility of items. Getting the information on any menu, submenu and items. Other tricks.
Opportunity to control the menu from the keyboard.
Cross-frame mode allows you to build full-featured menus on the pages that use frame-based structure. But for all that it's not necessary to insert any additional code into all the pages - just specify some additional parameters of the menu.
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: Thnx, it works now, just one more question :-)
I use frames on my website, the target frame name is main. But when i put main as target in the simple javascript drop down menu, it loads as a new windows, do you know what i'm doing wrong?
A: You can set target parameter for all items: var itemTarget="main";
Where main - is the name of the frame where you want to open the link.
or for each item individually: ["Home","testlink.html", "", "", "", "main", "", "", "", "", "", ],
Q: I can't make my menu work in at Dreaweaver template - why?!
A: Deluxe Menu wasn't developed as Dreamweaver/Frontpage extension,BUT you can use it as standard Javascript files. To install the menuinto your html page:
1. open the page in Dreamweaver/Frontpage 2. open html source code of the page 3. add several rows of code (<script> tags), For info see: http://deluxe-menu.com/installation-info.html
That's all. To create and configure your menus use Deluxe Tuner application (included into the trial package): http://deluxe-menu.com/deluxe-tuner-info.html
Q: If need to make changes do I need to replace all the files and folder and script in all the web pages? Or are there just one or two files that need to be replaced? Which files or folders?
A:You need to change only your data.js (by default) file. It is thefile with your menu parameters. Then you should upload this file on your server and may be add somenew images. That is all.
2) DHTML menus. There are ways to generate objects that appear similar to a .... The secret to centred drop-down menus is removing the overflow:hidden;
First is the dhtml menu. I've downloaded the latest version 2007/02/06 but this version doesn't ..... note: doesnt fix the drop down menus issues though
Aug 9, 2009 ... I have a Website (http://www.inmosonora.com) and I have a DHTML menu ... I would think it is not advisable to place a drop down menu as you
Javascript DHTML Drop Down Menu Powered by dhtml-menu-builder.com · Home; Downloads. Your Profile. If this is your first visit, be sure to check out the FAQ
Javascript DHTML Drop Down Menu Powered by dhtml-menu-builder.com ... As individual procedures and practices are beyond our control, Down Range TV disclaims
JavaScript Menu Builder: With JavaScript Menu Builder/Creator tool you can create countless dynamic dhtml/javascript/css drop down menus with in few minutes
Jun 1, 2008 ... NOTE: For DHTML to appear above active content in Windows / OS X all ... callbacks to draw a suckerfish style (drop down) menu over a Flash
i have an expandable DHTML menu positioned above an HTML SELECT list. when i mouse over the dhtml menu, it drops down to display the available menu items,
Aug 28, 2010 ... It is an easy and productive drop down menu builder to create SEO friendly DHTML menu, javascript menu for web navigation without writing a
Feb 28, 2006 ... I have been through MANY websites looking for the best possible easy way to create a dropdown menu using DHTML/javascript (mouseover effect)