- Unlimited number of sub levels - Items with icons - Filters and Transitional effects - Submenus go over all page objects - Image arrows - UL/LI items structure - Transition #14 - "fade out" effect - Personal CSS styles for separate menu elements
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:
I can't find anywhere in your documentation that states where I can call function onclick other than in the menu target for dhtml menu script.
A:You can use onclick event in the following way:
var menuitems = [ ["<div onClick='getLink(\'/Admin/Sales/Customers/Customers.asp\')'>Table of Contents</div>", ""] ];
Q:
I am working currently with deluxe-menu and am perfectly happy so far except one little thing: Does there exist a way to have the mousepointer being a hand instead of the regular pointer while going over the menu (like it would be regular links)?
A:You should set this parameter: var itemCursor="pointer";
In this case you'll have the mousepointer being a hand for all itemsin the menu.
Unfortunately, you can't change cursor type for different items. But you can write so:
I recently purchased Deluxe Menu and I am getting the attached error message every time my cursor passes over the toolbar at thetop of the main program window. Is there a fix?
A:I suppose that you're using Windows 2000. We have some problems with Tuner on this OS.
Unfortunately we didn't fix the issue with Windows 2000 yet.
Is there a way in Atahualpa to expand the sub menu depth to a different level on a home page vs a parent page ... On Germany page, sub menu navigation depth of 4 : ... How do I hide a parent page in the top navigation bar
Is there a way in Atahualpa to expand the sub menu depth to a different level on a home page vs a parent page ... On Germany page, sub menu navigation depth of 4 : ... How do I hide a parent page in the top navigation bar
[SOLVED] Hiding title on page body but not on post ... by abodnar. 5, 6697, Atahualpa 3 Wordpress theme. left, menu, page, sidebar, vertical ... depth, page , parent child, sub menu altering sub menu bar depth by parent. davidcoats
Is there a way in Atahualpa to expand the sub menu depth to a different level on a home page vs a parent page ... On Germany page, sub menu navigation depth of 4 : ... How do I hide a parent page in the top navigation bar