- Visible over select boxes, iframes, pdf, flash, Java applets. - Hundreds of pre-designed templates - Search feature - add the search area in the menu and type symbols. - Special JavaScript API for changing javascript menu "on-the-fly" - Cross-frame support - menus work on frameset-based pages - Sound support! - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - 85% transparency for sub menus
Good navigation is an important step to website success. If people can't find their way around the site, they will quickly give up looking and leave, never to return. So, it's absolute vital that your website has a fast, neat, and eye-pleasing navigation. Don't allow your website visitors to get lost. Try Deluxe Menu!
Q: I have a question about your code for drop down menu; I was searching the internet for some programs that could generate a good menu for me. I came across your program deluxe tuner. It said it was freehowever it seems as if you need another program to get this one to work although it looks like deluxe tuner does everything I need to do. Anyways I am having a serious issue. The program generates the navbar perfectly fine, the problem is getting it to import into my web page. I tried the instructions below in dreamweaver CS3 severaltimes. I then tried to do it to a blank web page still nothing. I go into the source code and paste the code that this program generates exactly where I am told to place it then I also place the other code where I would like the navbar to be. Nothing happens I preview my site and I just get a blank page??? I placed the source files under the root of the web folder; I double checked the code to make sure that it is pointing to the source files. The Main .Js file sits in the root folder the same folder that the page is in, and the other .js files sit under a folder called “ NavBar.files “ that deluxe tuner generated for me.What could I possible be missing?? If I need to pay for the program I defiantly will but not until I get an answer on this question.
A:Your installation seems to be correct.
Please, check that you have all files for the code for drop down menu in the correctplaces, for example:
Try also to set exact width for the code for drop down menu, for example:
var menuWidth="400px";
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: Is it possible, for instance, to call dm_init multiple times in the list menu java? If so, do you have an example?
A:Yes, you can call dm_init(); function multiple times (for example youcan call several data files, or move menuItems array and dm_init();function into your page directly) to have multiple menus on your page.
Q: I have just bought the software and created a first menu.
As you can see the sub-menus appear away for the menu/navigation bar.
This doesnТt happen when I put the code into an .html file without any divs.
Can you suggest what the problem might be here?
A:The problem is that the script can't get css properties of the object if they are described in separate .css block (or file). In other words, you can't get the value of "position" attribute of the object if the object doesn't have this property within inline style(style="position:absolute"). To get the value you should move .css style into style="" attribute.
Please, try to add your css file -> inline css, for example:
<link rel="stylesheet" type="text/css" .... <a href="http://www.flightcentre.com .au">Create your own Flight Centre widget</a> ... Put the second bit of code in the sidebar or sidemenu file in that same folder
Sep 21, 2010 ... I've got a 'sidemenu' that does different things depending on the page being .... flashy to rewrite itself on-the-fly to make maintainence easier. .... NET , CSS jst pm me and it shall be answered. btw here are some demos
For the pages Hotels, Flights, Cars, I see the URL change in the address ... Also the side menu disappears on these pages but remains for the rest of your site. ... the affiliation css site so it can be centered aligned
<link rel="stylesheet" type="text/css" .... <a href="http://www.flightcentre.com .au">Create your own Flight Centre widget</a> ... Put the second bit of code in the sidebar or sidemenu file in that same folder
Sep 21, 2010 ... I've got a 'sidemenu' that does different things depending on the page being .... flashy to rewrite itself on-the-fly to make maintainence easier. .... NET , CSS jst pm me and it shall be answered. btw here are some demos
Sep 21, 2010 ... I've got a 'sidemenu' that does different things depending on the page being .... flashy to rewrite itself on-the-fly to make maintainence easier. .... NET , CSS jst pm me and it shall be answered. btw here are some demos
For the pages Hotels, Flights, Cars, I see the URL change in the address ... Also the side menu disappears on these pages but remains for the rest of your site. ... the affiliation css site so it can be centered aligned
<link rel="stylesheet" type="text/css" .... <a href="http://www.flightcentre.com .au">Create your own Flight Centre widget</a> ... Put the second bit of code in the sidebar or sidemenu file in that same folder
For the pages Hotels, Flights, Cars, I see the URL change in the address ... Also the side menu disappears on these pages but remains for the rest of your site. ... the affiliation css site so it can be centered aligned