- Hundreds of pre-designed templates - Top items and submenus have a shadow - 85% transparency for sub menus - Special JavaScript API for changing javascript menu "on-the-fly" - Several menus on one page - Unlimited number of sub levels - Transition #14 - "fade out" effect - Status string shows item labels
Tune menu parameters manually or using Deluxe Tuner. Then add several rows of a code within html page - your menu is ready!
Use special JavaScript functions for: Dynamic changing of items (text, link, icons and even individual style!). Making a menu item active/inactive. Addition/removing of items. Changing of visibility of items. Getting the information on any menu, submenu and items. Other tricks.
Opportunity to control the menu from the keyboard.
Cross-frame mode allows you to build full-featured menus on the pages that use frame-based structure. But for all that it's not necessary to insert any additional code into all the pages - just specify some additional parameters of the menu.
Q: I recently upgraded to the new version. Now I am having a problem with the javascript navigation width. I have the main menu set it 98% using the Deluxe Tuner but it only shows it on my web page at about 25%. I can’t seem to get it to change. I have opened the js file and it is showing 98% but still showing at 25% on web page. I am using a floatable horizontal menu with submenus. Can you think of anywhere else I need to check/check a width setting?
A: Check that you haven't set itemWidth parameter in your styles, for example:
var itemStyles = [ ["itemWidth=150px"], ];
Q: I purchased your menu and I am currently using it. I was trying to use the vista template with the images. Yet when I have an js dropdown menu item that is a little long in text the image breaks in to two buttons. Is there a way to fix this or is that just the way it is with these templates?
A: Images in Vista Templates have the fixed width and height (92 x21):
var itemStyles = [ ["itemWidth=92px","itemHeight=21px","itemBackColor=transparent,transparent","itemBorderWidth=0", "fontStyle=normal 11pxTahoma","fontColor=#3A3A3A,#000000", "itemBackImage=data-vista-2-04.files/btn_olive.gif,data-vista-2-04.files/btn_white.gif"], ];
When items text is too long you can have such effect.
You can try to use combined background for your items, for example:
var beforeItemImage = [,]; //left-side image for normal and mouse over state var itemBackImage = [,]; //background or image for normal and mouse over state var afterItemImage = [,]; //right-side image for normal and mouse over state var beforeItemImageW = ''; var afterItemImageW = ''; var beforeItemImageH = ''; var afterItemImageH ='';
But you should create a small images in any Graph Editor, for example: button_n_back.gif button_n_left.gif button_n_right.gif button_o_back.gif button_o_left.gif button_o_right.gif
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 your Ajax menu and am generally delighted with it. Its ability to load sub menus on the fly is just what I have been looking for.
However, I have noticed in IE7 that it can leave sub menus displayed when you have moused off that particular ajax drop down menu. Can this be fixed?
Also, can you get the menu to disappear when you mouse off the menu, rather than having to hover over another menu or click the page off the menu.
A: See, now you've set the following parameter: var smHidePause=-1;
It means that your submenus won't be hidden till you click or scroll your page.
If you want to hide your submenus on mouse out you should set another value, for example:
If the category is collapsible (shown by the little arrow symbol), clicking the category name collapses or ... Some forums show the navigation tree at the top in a space-saving horizontal mode. ... Valid CSS! Dilber MC Theme by HarzeM
If the category is collapsible (shown by the little arrow symbol), clicking the category name collapses or ... Some forums show the navigation tree at the top in a space-saving horizontal mode. ... Leviathan design by Bloc | XHTML | CSS
Nov 5, 2008 ... How to build a collapsible menu using dijit.Tree ... w3tree.css - the css file to include inorder to create the nice block menu .w3tree
Some forums show the navigation tree at the top in a space-saving horizontal .... an expanding/collapsing panel (try clicking the link with the arrow below!
Need clone of collapsible menu Low Profile. ... var tree = new COOLjsTreePRO ( treeName, TREE_NODES, TREE_FORMAT); ... Client-Side (HTML, CSS, JavaScript), Art and Design, Drawing and Design, kirupaVille, Site of the Week
If the category is collapsible (shown by the little arrow symbol), ... Some forums show the navigation tree at the top in a space-saving horizontal mode
Using our vBulletin CSS specifications, we can change the style of our new or existing ... Using a Tr. In above examples, we was using just one Tr. Using two Tr, ... You could want to have a collapsible vBulletin table. It's simple
Some forums show the navigation tree at the top in a space-saving horizontal mode. Despite initial appearances, there are really three options for how to
If the category is collapsible (shown by the little arrow symbol), clicking the category name collapses or expands ... Some forums show the navigation tree at the top in a space-saving horizontal mode. ... Valid XHTML 1.0! Valid CSS!
is using some form of CSS hack to fix various browser issues. .... In a nutshell , this plug-in creates a tree-like form control. We need a UI .... Are there any examples of anyone implementing collapsible rows with the
Jan 1, 2010 ... If the category is collapsible (shown by the little arrow symbol), ... Some forums show the navigation tree at the top in a space-saving
If the category is collapsible (shown by the little arrow symbol), clicking the category ... Some forums show the navigation tree at the top in a space-saving horizontal mode. ... Valid CSS! WoW-DK Theme by padexx. based on the popular