- UL/LI items structure - Cross-frame support - menus work on frameset-based pages - Filters and Transitional effects - Keyboard navigation - press Ctrl+F2 to enter the top menu - Submenus automatically scrolls - Image arrows - Visible over select boxes, iframes, pdf, flash, Java applets. - Top items and submenus have a shadow
Create contextual menus for your pages. For this purpose you should assign a special function for the object you want. The current coordinates of the mouse pointer or your own ones can be used for the contextual menu.
When the submenu is larger than the visible area of the page the submenu will be automatically decreased. To see 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 automatically scrolled! You can also specify height and width for each separate submenu.
Build menus completely based on Cascading Style Sheets. It is possible to appoint the individual CSS styles for separate elements of the menu.
Q: Your frameset FAQ/examples seem to tackle scenarios where submenus open in frame 2. I'm interested in in the actual menu selection opening in frame 2 (menus being in frame 1). Is there some documentation I've missed?
A:All info about installation of the menu in the cross-frame mode youcan find here:
Q: Tree menu doesn't display properly in Firefox or IE7. Could you give me advice on how to correct this problem? The menu creates black 'blinds' horizontally across the page. Since IE7 will be rolling out soon I need to get this corrected sometime in the next couple weeks.
A:Try to specify units in "px". var tmenuWidth = "280px"; It's necessary to specify exact value for Mozilla browsers. It helps to position menus correctly.
Q: I need to be able to highlight the selected menu en dhtml item of the Deluxe Menu.
A:Deluxe Menu has only two states normal and mouseover.
Try to do the following things:
- delete var pressedItem=1; parameter from your menu en dhtml data file - set correct parameter on each page before you call data file, forexample:
<noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com</a></noscript> <script type="text/javascript"> var dmWorkPath = "menudir/";</script> <script type="text/javascript" src="menudir/dmenu.js"></script> <script type="text/javascript"> var pressedItem=3;</script> ... <script type="text/javascript" src="menudir/data.js"></script>
You can also set a pressed item using Javascript API:
function dm_ext_setPressedItem (menuInd, submenuInd, itemInd, recursion)
Sets a current pressed item. menuInd - index of a menu on a page, >= 0. submenuInd - index of a submenu, >= 0. itemInd - index of an item, >=0. recursion = true/false - highlight parent items.
But notice, to use dm_ext_setPressedItem() you should know ID of selected item and subitem. You can't get this ID after you reload your page. That is why you should write your own code on PHP.
Q: I am using Javascript Menu. Deluxe Menu. v1.12 How can I upgrade to v.2.0?
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:
<noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com</a></noscript>
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%) */