- Horizontal or vertical orientation - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - Inactive/Disabled items - Filters and Transitional effects - 85% transparency for sub menus - AJAX menu loading - loads web menu data from the server "on-the-fly". - Visible over select boxes, iframes, pdf, flash, Java applets. - Text aligned to left
Use a mouse to move a menu as a usual window. Also you can create the menu where each submenu can be "separated" from the menu (MS Office toolbar-like mode).
When the page is scrolled the menu remains visible. The menu can "float" along one or two coordinate axes.
There can be multilevel menus - create as many rows of the menu as necessary. Any submenu in its turn can include different number of columns.
Q: I am trying to figure out how to make multiple clickable Link popup windows on the same page. I want to have six or more. Here is what I have tried for having two windows and could not get to work:
<a href="javascript:;" id="chase1">Click Here to see a chase sample</a> <a href="javascript:;" id="chase2">Click Here</a>
This does not work. I had it somewhat working. Is there a better way to do this? I will want to have at least 6 popup windows on the same page. I could not find any samples on your website.
A: You can do it in two ways: 1) Call different data files with DIFFERENT winID:"window1"!
2) Call only one data file and use deluxePopupWindow.open() function to open your windows: <a href="javascript:;" onclick="deluxePopupWindow.open('window1', 'Content1 Content1', 'Window1', 'width=220,height=100,resizable,scrollbars=no,middle,right,fade-effect', 'windowsvista_graphite')">Click Here to see a chase1 sample</a>
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: For the attributes that can have top, left, right, bottom, i.e. border, padding, is there any way to specify just one of them in the javascript context menu? i.e. border-left: 2px. I tried 2px 0 0 0 but that doesn't seem to work.
A: You can set different border width , forexample:
var itemBorderWidth="1 0 2 5"; var itemBorderWidth="top right bottom left";
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"],
Jun 5, 2010 ... JQuery/MooTools/ProtoType etc.), CSS (Styling) and interactive content; ... Toggled/On-Off and display on click * Display on Hover/Focus
since there isn't passed a "links" parameter in there, all anchor links on the entire page gets attached to a SmoothScroll click event. From the MooTools
onclick="this.blur();<?php echo $item['target']; ? ... There are a conflict between mootools a fsmenu. In Firefox work fine, but in IE6 this conflict cause
Oct 16, 2009 ... So basically a MouseEvent in Mootools or somewhere else is clashing with my own ..... <a href='#' onclick='pinSite()'>New Nest Location</a>
But in the mootools site, if you hover from the left end to the right end ..... <<a href="mailto:[email protected]" target="_blank" onclick="return top.js
Nov 16, 2009 ... <?php if(isset($item->onclick)):?>onclick="<?php echo $item->onclick;? .... As far as I can see, on the homepage there is a mootools error
1 mai 2007 ... Meilleure réponse: <a href="#" onclick="document. ..... a oui oui j'aimerais aussi avoir le code de ce menu, mootools propose un truk pas
Aug 26, 2010 ... Javascript onclick open a popup and have drop down menu ... including AJAX and frameworks (JQuery, MooTools, Prototype...) ... "onClick='self.close()'>" + "</ FORM><FORM><INPUT TYPE='BUTTON' VALUE='I Disagree'" +