- Submenus go over all page objects - Unlimited number of sub levels - Top items and submenus have a shadow - Image arrows - Submenus automatically scrolls - Filters and Transitional effects - Horizontal or vertical orientation - Several menus on one page
Good navigation is an important step to website success. If people can't find their way around the site, they will quickly give up looking and leave, never to return. So, it's absolute vital that your website has a fast, neat, and eye-pleasing navigation. Don't allow your website visitors to get lost. Try Deluxe Menu!
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:
We recently bought your product.
We are developing in ASP.NET (VB) and we have a problem making you deluxe menu dynamic to suit our needs. We are using the Deluxe Menu.
The problem is each time a page with dhtml nav loads, we want to be able to generate the menuItems variable to reflect the options the individual user has, so it can't be hard coded into data.js it MUST be provided by an aspx file and attached somehow. I can't work out how to attach the variable (even a static one) as a separate file, so if you can do it with a static one, we can extend it to a dynamic one later.
For example the JS in the data.js file we want the MenuItem dimension you be loaded in a seperate file, some kind of include.
A: You can move var menuItems = [ ... ]; dm_init();
dhtml nav code from your data file to your page (template) directly:
<script> var menuItems = [ ... ]; dm_init();
</script>
Q:
Is there a way to capture which dhtml web menu item was clicked and store that information into a database?
A: See how you can find the ID of the clicked item:
var menuItems = [ ["Home","javascript:alert(itVar.id)", "", "", "", "_self", "3"],
Q:
The submenu should look identical to the main menu but it is not allowing this. Even though parameters are set to 0 it is showing smart scroll and also not showing the sub menus how they should be. I also notice and error in the templates window view when I am looking at the javascript onmouseover menu.
A: You've set the exact width for your submenus:
var smHeight="21px"; // it is the height of the whole submenu
It is not right.
Try to write: var smHeight="";
> I also notice and error in the templates window view when I am looking > at the menu.
auf der gleichen seite gibt es übrigens auch eine anleitung für ein horizontales menü: http://www.wessmedia.de/tutorial/?Tutorials:Horizontale_Navigation
Hallo, will gern ein css menü erstellen aber schon bei der ersten instanz scheitere ich. ich hab das menü ... //SuckerTree Horizontal Menu (Sept 14th, 06) .... Neue CMSimple-Version: Keine Spalte mit Formatvorlagen mehr!
CMSimple. Questions and answers to the integration of YAML into CMSimple. Horizontal- und Vertikal-Menü... by burgard01. 01.12.2008 08:56 Go to last post
Hallo, will gern ein css menü erstellen aber schon bei der ersten instanz scheitere ich. ich hab das menü ... //SuckerTree Horizontal Menu (Sept 14th, 06) .... Neue CMSimple-Version: Keine Spalte mit Formatvorlagen mehr!
Hallo, will gern ein css menü erstellen aber schon bei der ersten instanz scheitere ich. ich hab das menü ... //SuckerTree Horizontal Menu (Sept 14th, 06) .... Neue CMSimple-Version: Keine Spalte mit Formatvorlagen mehr!
auf der gleichen seite gibt es übrigens auch eine anleitung für ein horizontales menü: http://www.wessmedia.de/tutorial/?Tutorials:Horizontale_Navigation
auf der gleichen seite gibt es übrigens auch eine anleitung für ein horizontales menü: http://www.wessmedia.de/tutorial/?Tutorials:Horizontale_Navigation
CMSimple. Questions and answers to the integration of YAML into CMSimple. Horizontal- und Vertikal-Menü... by burgard01. 01.12.2008 08:56 Go to last post
CMSimple. Questions and answers to the integration of YAML into CMSimple. Horizontal- und Vertikal-Menü... by burgard01. 01.12.2008 08:56 Go to last post