- Personal CSS styles for separate menu elements - Relative/Absolute menu position - Sound support! - Keyboard navigation - press Ctrl+F2 to enter the top menu - Submenus go over all page objects - Items with icons - Special JavaScript API for changing javascript menu "on-the-fly" - Cross-frame support - menus work on frameset-based pages
Good navigation system is an important part of web site success. If people can't find their way around the site, they will rapidly give up looking and go, never to return. So, it's very significant that your website has a neat, fast, and gratifying to the eye navigation. Don't permit your web site visitors to get lost. Try Deluxe Menu!
Q: I notice in your examples that your menus are horizontal and then drop down. Is it possible to configure dhtml menu generator for vertical menus with submenus going left to right?
A:Yes, it is possible. You should set the following parameter:
var isHorizontal=0;
Q: In the rollover menus, how can I have a heading link to and open another website's home page?
A:1) You can show the popup window when you hover, click or mouseout on some elements on yourpage. For example you have:
So, in Deluxe Tuner you should enter 'open_popup' object ID in the onMouseOver,onClick or onMouseOut fields.
Actually you can assign id to any object on your page: add id="open_popup" for <a>, <div>, <img> ... tags.
2) Or you can create only one data file and use deluxePopupWindow.open() function to open the popups.
More info about deluxePopupWindow.open() function you can find: http://deluxepopupwindow.com/window-installation-info.html
function deluxePopupWindow.open("winID", "content", "header", "param", "skin", "contentType")
Use another winID (first parameter) than you have in your data file if you don't want to close 1-st popup window or use thesame winID=win if you want to close 1-st popup.
content - will be the path to the file you want to load in your popup (files/test.html) skin - is the name of your skin (default in my example) contentType - set this parameter to iframe.
I call the skin .js file with id='win'. On the page you should open popup windows with the same id:
<a title="Click to open sample" href="javascript:;" onclick="deluxePopupWindow.open('win', 'files/test.html', 'Window','width=220,height=270,resizable,scrollbars=no,middle,right,fade-effect', 'windowsvista_graphite', 'iframe')">Click to open 1 PopupWindow with 'files/test.html' content.</a>
<a title="Click to open sample" href="javascript:;" onclick="deluxePopupWindow.open('win', 'files/1test.html', 'Window','width=220,height=270,resizable,scrollbars=no,middle,right,fade-effect', 'windowsvista_graphite', 'iframe')">Click to open 2 PopupWindow with 'files/1test.html' content.</a>
<a title="Click to open sample" href="javascript:;" onclick="deluxePopupWindow.open('win', 'files/2test.html', 'Window','width=220,height=270,resizable,scrollbars=no,middle,right,fade-effect', 'windowsvista_graphite', 'iframe')">Click to open 3 PopupWindow with 'files/2test.html' content.</a>
<a title="Click to open sample" href="javascript:;" onclick="deluxePopupWindow.open('win', 'files/3test.html', 'Window','width=220,height=270,resizable,scrollbars=no,middle,right,fade-effect', 'windowsvista_graphite', 'iframe')">Click to open 4 PopupWindow with 'files/3test.html' content.</a>
<a title="Click to open sample" href="javascript:;" onclick="deluxePopupWindow.open('win', 'files/4test.html', 'Window','width=220,height=270,resizable,scrollbars=no,middle,right,fade-effect', 'windowsvista_graphite', 'iframe')">Click to open 5 PopupWindow with 'files/4test.html' content.</a>
<a title="Click to open sample" href="javascript:;" onclick="deluxePopupWindow.open('win', 'files/5test.html', 'Window','width=220,height=270,resizable,scrollbars=no,middle,right,fade-effect', 'windowsvista_graphite', 'iframe')">Click to open 6 PopupWindow with 'files/5test.html' content.</a>
<a title="Click to open sample" href="javascript:;" onclick="deluxePopupWindow.open('win', 'files/6test.html', 'Window','width=220,height=270,resizable,scrollbars=no,middle,right,fade-effect', 'windowsvista_graphite', 'iframe')">Click to open 7 PopupWindow with 'files/6test.html' content.</a>
So, the previous window will be closed and the new one will be opened.If you want to open several windows at once use different id's for each link.
Q: All dhtml dropdown menu links opens in a new window even when they're configured to open in the same page (or another frame).
A:Check the following dhtml dropdown menu parameters:
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.
You'll create really nice looking web menus and web buttons with little or no design .... I have created a three-level Vista style javascript vertical menu.." ... Drop Down Menu Dreamweaver Mx 2004 Horizontal Menu Css Folder Tab Style
The one I'm trying to install is the Nvidia-Like horizontal menu. ... The java script has to be called in the theme.php file just after the global ..... There's also a black space between the button and the sub-menu,
You'll create really nice looking web menus and web buttons with little or no design .... I have created a three-level Vista style javascript vertical menu.." ... Drop Down Menu Dreamweaver Mx 2004 Horizontal Menu Css Folder Tab Style
Last but not least you need to add the JavaScript for IE into the head of ... defined in the menu.ini file, changing it from '-suckerfish-horizontal' ..... Just wanted to know why the submenu for the 'Home' button isn't
Post questions on javascript here. ... Horizontal. absolute left (h) · absolute pseudo-right (h) · absolute with RTL text (h) ... One Radio button (2 circles) look like two buttons. ISMAILC .... accessible javascript menu
I have the Extended menu working with the Suckerfish Horizontal Template. ..... I had to select the All option radio button in the Menu .... JS file /* ******** * drop down menu Java script code end **********/
hi, i need some help with using javascript on my web page. id like the page to scroll horizontally ... i do already have a floating menu using js ... answer = question.match(/back button|calendar|calculator|coundown
Top Line is the main menu and bottom line is the submenu. ... centered off of the middle button (the one that these 3 submenus correspond to). ... For example , if your main horizontal menu is going to be centered in the
Jan 17, 2010 ... If I log out of the account of where my java script is hosted at the script doesn't work. ...... The buttons are added dynamically by jCarousel before ... . jcarousel-skin-tango .jcarousel-container-horizontal { ..... The drop down menu works great on the website, but does not work in the custom
Post questions on javascript here. ... Horizontal. absolute left (h) · absolute pseudo-right (h) · absolute with RTL text (h) ... One Radio button (2 circles) look like two buttons. ISMAILC .... accessible javascript menu
I have the Extended menu working with the Suckerfish Horizontal Template. ..... I had to select the All option radio button in the Menu .... JS file /* ******** * drop down menu Java script code end **********/
<input type=button value="Place IFRAME over select lists" ... finally the z- indices of menu div and the chosen div will be set to the required levels .... Re: IsDate() in JavaScript? •, Re: horizontal scroll bar for drop down list box
Jan 17, 2010 ... If I log out of the account of where my java script is hosted at the script doesn't work. ...... The buttons are added dynamically by jCarousel before ... . jcarousel-skin-tango .jcarousel-container-horizontal { ..... The drop down menu works great on the website, but does not work in the custom
Basically, from the homepage a user clicks a menu item and goes to ... is a " back" button with the code "javascript:window.history.back()" attached to it. ... you will see a horizontal menu bar with "luxury apartments",
Vista JavaScript Menu provides huge collection of 1400 web buttons, 6600 icons, 300 ready-made .... Menu Expand Javascript javascript horizontal tab submenu
Basically, from the homepage a user clicks a menu item and goes to ... is a " back" button with the code "javascript:window.history.back()" attached to it. ... you will see a horizontal menu bar with "luxury apartments",
Last but not least you need to add the JavaScript for IE into the head of ... defined in the menu.ini file, changing it from '-suckerfish-horizontal' ..... Just wanted to know why the submenu for the 'Home' button isn't
<input type=button value="Place IFRAME over select lists" ... finally the z- indices of menu div and the chosen div will be set to the required levels .... Re: IsDate() in JavaScript? •, Re: horizontal scroll bar for drop down list box
The one I'm trying to install is the Nvidia-Like horizontal menu. ... The java script has to be called in the theme.php file just after the global ..... There's also a black space between the button and the sub-menu,