- 85% transparency for sub menus - Image arrows - Inactive/Disabled items - Submenus go over all page objects - Status string shows item labels - Relative/Absolute menu position - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - Transition #14 - "fade out" effect
Use a mouse to move a menu as a usual window. Also you can create the menu where each submenu can be "separated" from the menu (MS Office toolbar-like mode).
When the page is scrolled the menu remains visible. The menu can "float" along one or two coordinate axes.
There can be multilevel menus - create as many rows of the menu as necessary. Any submenu in its turn can include different number of columns.
Q: I downloaded the trial version of deluxe-menu. I created a four tab menu using the tab'stab menu generator; so far so good. I read the tutorial where to past codeand ensuring all items wire in the menudir/; so far so good. The problem, you talk about two> files 'dmenu.js' & 'data.js', these files were not created bydeluxe-menu program. Where are they, so that I can see if this thing works before buying, so far; not so good.
A:You may have another name for your data file (not data.js).
If you want to use tab menu you'll have dtabs.js engine file and data file.
1. create and save .js file with your menu parameters in Deluxe Tuner(you can use "File/Save as/HTML" function). You can enter any name you like, for example enter "tab". So you'llhave tab.html, tab.js files and "tab.files" folder with all menu files. 2. open your .html page in any text editor 3. Copy generated tab.js file and "tab.files/" folder in the same folderwith your index.html page. 4. Open generated menu.html in any text editor and copy several rows of code (<script> tags), For info see:http://deluxe-tabs.com/product-info/?installation
<head> <!-- Deluxe Menu --> <noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com</a></noscript> <script type="text/javascript" src="tab.files/dmenu.js"></script> </head> <body> ... <script type="text/javascript" src="tab.js"></script> ...
That's all.
Q:
Will tab titles ever automatically wrap?
Is there a way to force a wrap of a tab title in a tab menu java?
A:No, unfortunately, tab menu cannot wrap item text automatically. But you can use tag within item text, for example
var bmenuItems = [
["Item 1 text <br> text text text <br> text text text ","", "", "", "", "", "", "", "", ], ["Item 2","", "", "", "", "", "", "", "", ], ["Item 3","", "", "", "", "", "", "", "", ],
];
Q:
We are implementing your licensed drop down menu in dhtml on our new site and it does not appear to work in Firefox.
A: Now you have:
var transparency=""; it is not correct. You should set, for example: var transparency="100";
Try also to set:
var itemPadding="0px 15px 0px 15px";
Q:
When viewed in the DeLuxe Tuner preview mode everything is OK and as desired, but in the IE8 view the dropdown menus are still centered instead of flush left.
Ayer estuve haciendo unos cambios en el style.css pero no había manera de que se ... El menú más ancho, pegado a la izquierda, el exhibit horizontal me sale con el ... AAA: es muy sencillo de hacer si sabes algo de html. ... pero el desplegable está vacío y cuando pulso next me carga una y otra vez
Ayer estuve haciendo unos cambios en el style.css pero no había manera de que se ... El menú más ancho, pegado a la izquierda, el exhibit horizontal me sale con el ... AAA: es muy sencillo de hacer si sabes algo de html. ... pero el desplegable está vacío y cuando pulso next me carga una y otra vez
Ayer estuve haciendo unos cambios en el style.css pero no había manera de que se ... El menú más ancho, pegado a la izquierda, el exhibit horizontal me sale con el ... AAA: es muy sencillo de hacer si sabes algo de html. ... pero el desplegable está vacío y cuando pulso next me carga una y otra vez