- Submenus dropdown on mouseover - Keyboard navigation - press Ctrl+F2 to enter the top menu - Submenus automatically scrolls - Image arrows - Relative/Absolute menu position - 85% transparency for sub menus - Top items and submenus have a shadow - Horizontal or vertical orientation
Sub menus dropdown over all the objects on the page (select, applet, flash, object, embed). If for some reasons (old browser) a submenu can't go over an object, the object will be hidden for a time when the submenu is shown.
Design personal styles for any submenu and item. Use individual styles to rich killer visual effects!
These effects will make your menu neat and chic. You can set transparency, cast a shadow on the menu and submenus. Among available special visual effects there are random dissolve, fade, mix, mosaic slide out and many many others.
Q: I pushed the js files you attached and it fixed my Trial error message but now my left menus APPLMENU.JS and APPL2MENU.JS won't mouse over and won't open the submenus and it gives a javascript error.
A: Now you have several errors in you data files appl2menu.js andapplmenu.js.
Now you have var menuBackColor="cccccc"; var menuBorderWidth=""; var itemBorderWidth="";
This is not right. Try to write them: var menuBackColor="#CCCCCC"; var menuBorderWidth="0"; //this parameter cannot be empty var itemBorderWidth="0"; //this parameter cannot be empty
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 using the tree menu script in a frameset, and I would like for the selected menu branch to stay highlighted after the user moves the mouse to another window(where the menu brings up a new page),just so the user knows where he/she is. Is that possible?
A:But if you open links in the another frame (window) the initial frame with your menu isnot reloaded, so the clicked item will be highlighted. You should set the following parameters: var ttoggleMode=1; var tpressedFontColor="#AAAAAA";
You can also set the following parameter to save menu state: var tsaveState=1; var tsavePrefix="menu1";
If you install the menu without frames. On your pages you should call the following function/functions to expand/highlight items, for example:
Q: We are unable to get sub-menus to appear on page load or rather simulate a "windows application style menu".
How can we in combination with the java menu api function dm_ext_setPressedItem get the associated sub-menu to display? This function simply sets the item to "pressed" rather than actually showing the sub-menu. Attempts at beginning an item's text value with "+" only works with Deluxe Tree.
Again, we are trying to use the menu not only as a navigator but also as a visual aid for the user to determine what page they are viewing. For example, when a user clicks on a menu item and that page loads, the menu should display the top-level item pressed, the sub-menu group, and the item pressed.
Furthermore, it would also be useful if we could then "unlock" the pressed items and navigate the menu under normal circumstances.
If there are no existing "quick" functions to accomplish this, could you please point out the function in dmenu.js or another engine file that initiates the display of sub-menus, we could then force the menu to select a top-level item in the onload event thus showing a top-level item pressed along with it's related sub-menu.
A: Unfortunately Deluxe Menu doesn't have such a feature now. It is notpossible to set parent item highlighted, expanded submenu group andhighlighted submenu item.
I am trying to remake the site using mostly divs, and css, but I am ... each colour and float them left and right at top and bottom as required. ... In the menu they are given a special class so that I can still use the
Firefox, Chrome ande Opera handles the menu just fine, but the promlem lies within IE ... The menu is floating not in the left side as it should, ... in you css you need to add px to the top and left values in #menu, so:
In addition to that i am also copied the menu.css from yui example. ... border- width:0 1px 0 0; } div.yuimenu h6 { float:none; display:block; .... i load the page in a new browser window (firefox 1.5) and right click on a menu option it
Apr 25, 2008 ... Firefox has also excellent addon called HTML Validator which can found from ... CSS Menu does not work in IE6. IE6 relies on some javascript to do ... float: right; /* change this to right and sidebar floats to right */
Dec 17, 2010 ... My skin.css file validates at level 2.1. My FireFox Web ... the main menu and breadcrumbs in another div and clearing the float in that div
i have a CSS Problem with this Menu in IE7. ... Then remove the float : right ; from #email, But then I don't know what it might cause unless I know where are you ... I can't live without Firebug for Firefox :scared:
Dec 12, 2008 ... The menu is in a div with this css: #menu { height: 24px; width: 840px; margin- left: 30px; border-bottom: solid #636467 1px; float: left;
Edit: I'm not very experienced with CSS this may be, and probably ... the top menu but the text is still off centered in Firefox, goodness, ... attribute of float left so the text is in the center but its not showing as
Feb 2, 2011 ... Why is my CSS drop-down menu opening behind a DIV in IE7? ... jquery ajax call not working in IE 7 or 8 but works in Firefox ... Floating elements dropping out of container in IE7 and some times in WebKit browsers too
Feb 1, 2010 ... In Firefox (which is 1/3 of my visitors right now) my float smushes up to the menu bar and I lose some spacing below. I'm sure my CSS skills
Note: This css is for the redevo_aphelion template, if you use a different .... Ran into a small problem, menu works perfect in Firefox, .... If I use float: left; menu display horizontally but sublevels not working good
Sep 23, 2009 ... This is now compatible with Explorer, Firefox, Safari and Chrome. Opera does not support float:left very well, so the menu will be in two
Jun 13, 2007 ... i used the no-lag css navigation bar found in this forum to create a ... padding : 0px; width: 229px; float: left; } #menu { height: auto;
In Firefox it works perfect, but in IE i can't select the items in the menu ... Check the css of the divs where you have put the menu and the page content .... ul.menu li { position:relative; float:left; } ul.menu ul