- Submenus go over all page objects - Cross-frame support - menus work on frameset-based pages - Several menus on one page - Search feature - add the search area in the menu and type symbols. - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - Visible over select boxes, iframes, pdf, flash, Java applets. - Keyboard navigation - press Ctrl+F2 to enter the top menu - Unlimited number of sub levels
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.
We have recently purchased your menu product, and I would like to know how I indicate on a javascript slide menu, the root node that was selected. So in other words, if I have a horizontal navigation and I select the 3rd index along the menu and select something from this, how can I make the 3rd index highlighted?
I am not sure how else to phrase this question and hope this makes sense. You help will be appreciated.
A: You can find more info here: http://www.deluxe-menu.com/highlighted-items-sample.html
Deluxe Menu has only two states normal and mouseover.
Try to do the following things:
- delete var pressedItem=1; parameter from your data file - set correct parameter on each page before you call data file, forexample:
<noscript><a href="http://deluxe-menu.com">Javascript Slide 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 setting up a menu with word wrapping "on". Is it possible to have the wording in the middle of the text go to a new line? If so, how do I do that?
A:Unfortunately, you can't do it.
You can only set the following parameter var noWrap=0; and use <br> tags in the text, for example
See the FAQ post in this board as well. Our demo site exists to verify this as ... Maybe one of those special commented out css lines or leading characters
Print questions & FAQ/Help Guide Drawing and Design. ... Don't PM me your CSS, xHTML, JS or PHP questions. ..... to expand on Pantone colours, we should mention that they consist of one colour dye or a specific colour
Need a simple CSS vertical menu Lounge (non-StatCounter related topics here!) ... The menus on www.meyerweb.com do expand, but maybee exactly the .... StatCounter FAQ! Installation, Billing & Upgraded Accounts, General
May 3, 2010 ... FAQ; Community. Member List. Forum Actions ... Expanding Vertical Menu. Hi, I'm having trouble with creating my side menu. ... See Note 2--> <li class=" current_page_item"> <a title="You are Home"