- Special JavaScript API for changing javascript menu "on-the-fly" - Submenus dropdown on mouseover - Submenus automatically scrolls - Status string shows item labels - AJAX menu loading - loads web menu data from the server "on-the-fly". - Search feature - add the search area in the menu and type symbols. - Keyboard navigation - press Ctrl+F2 to enter the top menu - Personal CSS styles for separate menu elements
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:
When I load a page with dhtml menu sample, lets say contact, the first tab is always highlighted, not the contact tab
A: I suppose that you've set the following parameter:
var bselectedItem=1;
So, the first tab is always highlighted.
This Tab menu can save pressed item automatically within1 page only. If you open another page, the menu can't remember presseditem. You should do that manually using Javascript and menu parameters( var bselectedItem, var bselectedSmItem) or using any server-sidescript (php, asp, etc.)
You should delete this parameter from your data file and write thefollowing code on each page before you call your data file, for example:
<script language="JavaScript1.2>
var bselectedItem = 3;
</script>
Q:
Thanks, we tried giving var pressedItem=0; and the script as below:
<script type="text/javascript"> onload=setPressed; function setPressed() { dm_ext_setPressedItem (0,8,0,0); } </script>
We are facing 2 problems
1) Two menus are getting highlighted, the "Home" and the dynamic html menu which is called onLoad using dm_ext_setPressedItem (0,8,0,0); function)
2) The submenu of the dm_ext_setPressedItem (0,8,0,0) is not getting highlighted.
A: Try to set var pressedItem=-2;
dm_ext_setPressedItem function has a following parameters: function dm_ext_setPressedItem (menuInd, submenuInd, itemInd, recursion, parentOpen)
So, if you want to highlight item in the submenu you should use itemInd of this item (notitemInd of the parent item).
Normally, when the list of items under a menu is longer (tall) than the browser, the menu will follow (auto scroll) with your cursor. When I use cross frames, and the list is longer (tall) than the frame area, it will not auto scroll. Am I missing a setting somewhere?
A: Unfortunately, it is really so. You can't use "auto scroll" in cross frame mode. You should to scroll your page.
Bonjour j'ai le souci de css avec DHTML JoomlArt.com Transmenu V2.0: dans l' exemple 1 ci dessou si je déplace ma souris sur le lien découverte celui ci
All suckerfish (or others like Supersucker, Transmenu etc. ... with the menu and i changed the following in the ja-sosdmenu.css file from this template:
19 Şub 2008 ... Dostlar ; Ja transmenu 2.0 kurdum ancak kırmızı ve standart yapı çıkıyor ... Css dosyalarından halledilebilir diye düşünüyorum. ie7'de sorun
Salut, J'ai installé le module transmenu sur mon site et j'ai crée un menu horizontal ... Car d'un coté j'ai mon css de mon template avec mon menu de gauche
Olá Amigos, Estou utilizando o modulo D4J TransMenu v1.3 para criar um menu ... que acrescentar umaa propriedade no css para este tipo de menu separador,