- UL/LI items structure - Visible over select boxes, iframes, pdf, flash, Java applets. - Inactive/Disabled items - AJAX menu loading - loads web menu data from the server "on-the-fly". - Transition #14 - "fade out" effect - Filters and Transitional effects - Sound support! - Cross-frame support - menus work on frameset-based pages
Build right-click menus for your site. For this purpose you should appoint a peculiar method for the object you want. The current X,Y of the mouse pointer or your own ones can be used for the context menu.
Design menus absolutely based on CSS (Cascading Style Sheets). It is possible to apply the personal CSS styles for every elements of the menu.
When the submenu is bigger than the visible page area, the size of submenu will be automatically decreased. To view all the submenu items you do not need to use scrollbars or something like that - just put your mouse to the bottom of a submenu and it will be automagically scrolled! You can also define width and height for each submenu.
Q: I think that your product is great makes everything look nice and professional with the drop down menu Items. My question is I have certain menu Items that I will need to disable at certain times. I do this now using a standard button and grabbing my parameters from an SQL database. Is there a way for me to basically pull which menu items I need disabled and present the customized menu for each client. I have read that your product has this ability I was looking for a little guidance or maybee a write up on someone that has done this.
A:Unfortunately, Deluxe Menu doesn't have such a feature. You should write your own code, for example, on PHP.
You can try to use the following function
function disable() { dm_ext_changeItem(1, 1, 1, ["", "", "", "", "", "_"]); } to disable your items.
Q: I need to load a tab page and have the correct javascript menu rollover tab showing based on a variable that is available when the page loads. How do I get the tab to change to a different tab then the one defined in the configuration file?
Example
bmenuItem = 0; /* this is the default */
When my page reloads I want bmenuItem = someVariable;
How do I do this?
A: Deluxe Tabs doesn't support API functions which can return theselected javascript menu rollover tab.
You can set "bselectedItem" and " var bselectedSmItem" parametersbased on your link before you call your data file.
For example, move " var bselectedItem" and " var bselectedSmItem" parametersfrom your data file to your code.
You should define seltabs and selsmtabs using server side script.
You can also set it on every page before you call data.js file, forexample:
<TD vAlign=top align=left> /* Select Tab */ <script type="text/javascript" language="JavaScript1.2"> var bselectedItem=4; var bselectedSmItem=3; </script> <SCRIPT src="data.js" type=text/javascript></SCRIPT> </TD>
Q: I am planning to use the deluze Menu for my web site I am making some examples to see how it Works, I am using a Tab vertical java menu and I cannot make it posible to make the link to another page.
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.
VCSS - vertical, all levels unfolded, add special code for vertical CSS flyout menu ... I have a menu with a submenu. Now I want to get a space between the menu and submenu. See image below
Version 1.0.2 June 9th 2009: Wordpress 2.8 Support; Vertical image support ... After activating, a new submenu under appearance menu will comes up. ... image using "Upload / Insert > Add an image" button below the Title
SUBMENU INDICATION: styles if there is a submenu under a given menu item ... image positioned on the far left (95%) and centered vertically (50%) */ ... BROWSER HACKS: the hacks below should not be changed unless you are an expert
I was looking for a menu like WWB menubar item but with the submenu item being showed/listed horizontally under main menu (not vertically) as it is possible
I want to create a submenu when when you hover over the parent item the submenu appears like a dropdown below it. I added the submenu items under the parent
Oct 5, 2010 ... Most of them for vertical menu with vertical submenu or horizontal ... A . browser file includes simple markup like below that allows you to
May 5, 2008 ... Submenus should appear below their parent (top: 0) with a higher z-index ... vertical-align: bottom; top: 42px; } /* Submenu that is showing
Jul 14, 2010 ... This is causing the container to cover the whole vertical area of the page ... I 've fixed all over these problems in the updated CSS below:
I have uploaded a picture below here to give you the right idea about how ... Well if you want to create a submenu all you do is when you add a webpage ... and build horizontal or vertical multi-level menus in just a few
It is on the right side below all other options like title, link etc. Greetings, ... Specifying the submenu width seems to be a "first time only" event
Oct 8, 2010 ... Type the characters you see in the picture below. Send Cancel. From : guest. To : Subject: Content : .... Click to expand Superfish submenu
I do not want the SUBMENU's appearing under my MAINMENU's. I want it so you click on the ... Below is the site menu structure: TopMenu (Horizontal) ... SolutionsMenu (Vertical, only displayed when Solutions is selected)
I need to create a three column layout with vertical navigation in the left ... Still don't know how to get child pages to appear below the parent ... (Ideally the submenu would show/hide the links to child pages without
Submenus should appear below their parent (top: 0) with a higher z-index, ... SUBMENU INDICATION: styles if there is a submenu under a given menu item ... positioned on the far left (95%) and centered vertically (50%) */
Submenus should appear below their parent (top: 0) with a higher z-index, ... SUBMENU INDICATION: styles if there is a submenu under a given menu item ... positioned on the far left (95%) and centered vertically (50%) */