- Submenus dropdown on mouseover - Status string shows item labels - 85% transparency for sub menus - Relative/Absolute menu position - Visible over select boxes, iframes, pdf, flash, Java applets. - Personal CSS styles for separate menu elements - Unlimited number of sub levels - Text aligned to left
Setup menu parameters manually or using De Luxe Tuner. Then add some rows of a code within html page code and your menu is ready!
Use special Java Script methods for: Dynamic changing of items (link, text, icons, arrows and even individual style!). Addition/removing of items or submenus. Disabling and enabling menu items. Getting the info on every submenu, menu, and items. Changing appearance of items. Other coding tricks.
Cross-frame mode lets you to construct full-featured dhtml menus on the pages with frames. But for all that frame set it's not necessary to insert any additional code into all the pages - just specify several extra menu parameters.
Ability to handle the menu from the keyboard via keystrokes.
Q: We want the javascript dhtml drop down menu which have sub menu to have a arrow, so that the visitor know that they have to cliek there. We have put in arrow on the tab which are having drop downs, but on mouse over to the single javascript dhtml drop down menu also it is showing the arrow and another problem is that when the drop down is used then there after the arrow is no more visible.
A: You can create Individual XP Style and use it for items with submenus:
var tXPExpandBtn=["left.files/blank-arrow.gif","left.files/blank-arrow.gif", "left.files/blank-arrow.gif","left.files/blank-arrow.gif"];
var tXPStyles = [ ["tXPExpandBtn=left.files/menu-arrow.gif,left.files/menu-arrow.gif, left.files/menu-arrow01.gif,left.files/menu-arrow01.gif"], ];
and assign this style for all top items with submenus:
Q: I'm interested in buying your products. I have no experience in programming, only know html/php. How easy would it be to set up these down vertical menu items? I understand your explanation of copying scripts into the relevant html pages. But what about inserting the menus? Do I have to program them myself?
Thanks for your help. I just love your deluxe items.
A: Unfortunately we don't have step by step tutorial now. We'll try tocreate it in the nearest time.
1. Create your menu in Deluxe Tuner application. You can create any menu as you like in Deluxe Tuner.
Deluxe Tuner v2.4 supports Deluxe Menu (http://deluxe-menu.com) &Deluxe Tree (http://deluxe-tree.com) & Deluxe Tabs (http://deluxe-tabs.com)
You can use ready to use templates. You can find them in the templateswindow.
When you open Deluxe Tuner ( Deluxe Menu ) you can click "File/New"and add items and subitems using buttons "Add Item" and "Add Subitem" onthe main window. You should set items and subitems parameters on the "Item Parameters"window. See also other parameters for the menu on the main window.
More info about menu parameters you can find on our site (you can alsouse local version of the site which you can find in the trial package"Deluxe Menu / deluxe-menu.com /") http://deluxe-menu.com/parameters-info.html http://deluxe-menu.com/menu-items-info.html
You can also use Individual Styles for items and subitems http://deluxe-menu.com/individual-item-styles-info.html http://deluxe-menu.com/individual-submenu-styles-info.html
2. You should install the menu on your page. You can click, for example, File/Export to HTML (you can't do it inthe MAC version).
Add several rows into your html page.
<head> ... <!-- Deluxe Menu --> <noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com</a></noscript> <script type="text/javascript"> var dmWorkPath="deluxe-menu.files/";</script> <script type="text/javascript" src="deluxe-menu.files/dmenu.js"></script> <script type="text/javascript" src="data-deluxe-menu.js"></script> //data-deluxe-menu.js - data file created in Deluxe Tuner. ... </head>
You should also copy all engine files dmenu.js dmenu4.js dmenu_add.js dmenu_dyn.js dmenu_key.js dmenu_cf.js dmenu_popup.js dmenu_ajax.js into "deluxe-menu.files/" folder. You should place this folder in thesame folder with your index. html page.
Q: I would like to call a popup window (created in Deluxe Truner) from a deluxe menu item.
A:You should add the code for popup window on your html page with the menu:
<!-- Deluxe Popup Window --> <noscript><a href="http://deluxepopupwindow.com">menu drop down by DeluxePopupWindow.com</a></noscript> <script type="text/javascript" src="deluxe-popup-window.files/dpopupwindow.js"></script> <script type="text/javascript" src="deluxe-popup-window.js"></script> <!-- (c) 2006, DeluxePopupWindow.com -->
Inside menuItems you should open the window in the following way:
["Click to open Popup Window","javascript:deluxePopupWindow.open('window1', 'http://deluxepopupwindow.com', 'Popup window', 'width=420,height=300,resizable,scrollbars=no,middle,right,fade-effect', 'windowsvista_graphite','iframe')", "", "", "", "", "0", "", "", "", "", ],
Lorsque le texte dépasse la surface utile du richedit, des scrollbar horizontal ou .... [ par entity666 ] kikou tout le monde ^^ j'ai un petit probleme avec un listbox
Lorsque le texte dépasse la surface utile du richedit, des scrollbar horizontal ou .... [ par entity666 ] kikou tout le monde ^^ j'ai un petit probleme avec un listbox
26 nov. 2005 ... Kikou :) Voila je cherche a savoir comment on fait pour aligner une liste au lieux que se soit un menu vertical qu'il soit horizontal!! en gros
26 nov. 2005 ... Kikou :) Voila je cherche a savoir comment on fait pour aligner une liste au lieux que se soit un menu vertical qu'il soit horizontal!! en gros
Lorsque le texte dépasse la surface utile du richedit, des scrollbar horizontal ou .... [ par entity666 ] kikou tout le monde ^^ j'ai un petit probleme avec un listbox
26 nov. 2005 ... Kikou :) Voila je cherche a savoir comment on fait pour aligner une liste au lieux que se soit un menu vertical qu'il soit horizontal!! en gros