- 85% transparency for sub menus - Hundreds of pre-designed templates - 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. - Unlimited number of sub levels - AJAX menu loading - loads web menu data from the server "on-the-fly". - Visible over select boxes, iframes, pdf, flash, Java applets.
Submenus drop down over all the objects of the page (select, flash, object, embed, applet). If for some reasons a submenu can't drop down over an object, the latter will be hidden for a time when the submenu is shown.
These effects will make your menu more attractive and stylish. You can cast a shadow on the menu and submenus, set transparency. Among available transitional effects there are such as fade, mosaic, random dissolve, slide out and many others.
Create individual styles and assign them to any submenu and item. Use individual styles to achieve stunning effects!
When you roll your mouse over the menu items, the background color of that menu item changes (it becomes darker). Is there a way to establish a setting such that when a Menu Item is CLICKED, the color of that Menu Item STAYS darker. This will help the user know which category of the website they are currently visiting.
Please let me know. Thanks!
A: The menu has only two states normal and mouseover. We'll try to add the pressed state in the future.
You can 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: Do you have a template example of creating menu javascripts using data stored in a database?
A:You may generate a menu from a database or XML using any server-side script, e.g., PHP, ASP, VB, etc. However, these scripts don't work inside of Javascript .js files, so, you should move parameters of a menu from a .js file into an html-page, e.g.:
<!-- Deluxe Menu --> <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> <!-- (c) 2006, http://deluxe-menu.com -->
<script type="text/javascript" language="JavaScript1.2"> // and describe parameters of a menu var parameter1=value1; var parameter2=value2; etc.
var menuItems = [ // here you generate items using server-side scripts (php, asp, vb, etc.) ]; </script>
Q: Dreamweaver navigation bar disappearing behind flash file in Firefox..
A:You should add "opaque" parameter for
Q: I have tried various different ways,I cannot get a separator image I have specified in the Separators section to display for the navigation-bar-menu. I have verified that the image exists, but still nothing.
A:To add a separator you should
//--- Separators var separatorImage=""; //for subitems (top items in vertical menu) var separatorWidth="100%"; var separatorHeight="3px"; var separatorAlignment="right"; var separatorVImage="separator.gif"; //for the top items (subitems items in vertical menu) var separatorVWidth="100%"; var separatorVHeight="2px"; var separatorPadding="";
You can create separators using menuItems (you can do it in Deluxe Tuner, use "Add separator" button), for example:
Feb 17, 2009 ... [Archive] Page 5 Not sure how to do something with X·Zero Classifieds? ... Enable rss feed; tags; xzero script taking over google searches; adding new page like terms ... title/cat/subcat/title+location above logo same way as olx.com
Feb 17, 2009 ... [Archive] Page 5 Not sure how to do something with X·Zero Classifieds? ... Enable rss feed; tags; xzero script taking over google searches; adding new page like terms ... title/cat/subcat/title+location above logo same way as olx.com
Feb 17, 2009 ... [Archive] Page 5 Not sure how to do something with X·Zero Classifieds? ... Enable rss feed; tags; xzero script taking over google searches; adding new page like terms ... title/cat/subcat/title+location above logo same way as olx.com