- Sound support! - Inactive/Disabled items - Submenus dropdown on mouseover - Top items and submenus have a shadow - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - Items with icons - Transition #14 - "fade out" effect - AJAX menu loading - loads web menu data from the server "on-the-fly".
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 am trying to create a tab menu and I have some questions. I want a tab menu that has four tabs. Each tab is a different image, the normal and hover state uses the same image and the selected state uses a different image. This will be applied to all four tabs. All the tabs will not have any text on them because the image will already have text on it. This tab menu will not have a submenu but will use <div id> tags to populate information when a certain javascript menu master tab is selected.
I am having difficulty trying to create this type of tab menu to work with the Deluxe Tuner. Each time I try to make an image as a tab that image is applied to all javascript menu master tabs which I do not want. I want each tab to have a different image.
Please advice how I can do this.
A: If you want to use different images you should use Individual ItemStyles and assign them for your tabs.
var bstyles = [ ["bitemBackImage=deluxe-tabs.files/style04_n_back.gif,deluxe-tabs.files/style04_s_back.gif, deluxe-tabs.files/style04_s_back.gif","bbeforeItemImage=deluxe-tabs.files/style04_n_left.gif, deluxe-tabs.files/style04_s_left.gif,deluxe-tabs.files/style04_s_left.gif", "bafterItemImage=deluxe-tabs.files/style04_n_right.gif, deluxe-tabs.files/style04_s_right.gif,deluxe-tabs.files/style04_s_right.gif"],
Q: I don't understand why this isn't working right. I haven't messed with the files in a long time now but someone wrote me an email saying I’ve had incorrect copyright on the javascript dropdown menu for a long time.
A:"Incorrect Copyright" means that the script can't find required copyright parameters. To avoid this, please, change:
<!-- Deluxe Menu --> <noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com</a></noscript> <script type="text/javascript" language="JavaScript1.2" src="dmenu.js"></script> <!-- (c) 2006, Deluxe-Menu.com, http://deluxe-menu.com -->
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 set a menu item to pressed when a page is loaded when you have multiple drop down menus on the page?
I have 2 menus side by side and I was able to set the pressed item with the JavaScript API as described in your FAQs but when I try to show an item as pressed in a second menu on the same page, the corresponding item in the first menu shows as pressed. Is there a different function that I can use for this or a way to reset the menu ID in the second menu to start from where the first menu left off so I can use the same function?
A: See the first parameter in dm_ext_setPressedItem (menuInd, submenuInd, itemInd, recursion) function is index of the menu.
So, if you use several menus on the one page you should use differentmenuInd parameter.
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