- Keyboard navigation - press Ctrl+F2 to enter the top menu - Visible over select boxes, iframes, pdf, flash, Java applets. - Items with icons - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - Horizontal or vertical orientation - Top items and submenus have a shadow - Filters and Transitional effects - Sound support!
Build right-click menus for your site. For this purpose you should appoint a peculiar method for the object you want. The current X,Y of the mouse pointer or your own ones can be used for the context menu.
Design menus absolutely based on CSS (Cascading Style Sheets). It is possible to apply the personal CSS styles for every elements of the menu.
When the submenu is bigger than the visible page area, the size of submenu will be automatically decreased. To view all the submenu items you do not need to use scrollbars or something like that - just put your mouse to the bottom of a submenu and it will be automagically scrolled! You can also define width and height for each submenu.
Q: In dhtml xml menu, is possible call javascript when click on an item without close the menu?
A: In Deluxe Menu you can use the following parameter:
var smHideOnClick=1; Hides submenus on click 0 - disabled, 1 - enabled.
Q: Very interested by your product, I want to know, before buy, if I can call javascript function when the user click on a menu Items;
you have this example, but I want the possibility to call a javascript function in the client side :
var menuItems = [ [text, "javascript:alert('Hello, world!')", icon1, icon2], ];
Is it possible, if yes could you give the sample, because Milovic menu have a javascript:function call, what about your product ?
Thank you for the answer.
A:You're able to use Javascript for each item, for example:
var menuitems = [ ["item text", "javascript:your_code_here"] ];
Unfortunately, you can't assign onmouseover/onClick event to each item. However, you can achieve this by using standard html objects within items, for example:
var menuitems = [ ["<div onClick='your_code_here'>item text</div>", "index.html"] ];
Unfortunately we don't have such example.
Q: I am using Javascript Menu. Deluxe Menu. v1.12 How can I upgrade to v.2.0?
A:How to upgrade to v2.00 --------------------------------------------------------------- You can download the licensed engine .js files from the same link in your license message.Deluxe Menu v2.00 has new parameters and features. To upgrade to v2.00 you should do the following.
Step 1. 1.1 For Windows users a. Run Deluxe Tuner v2.0 (can be found in the trial menu package v2.0 http://deluxe-menu.com/deluxe-menu.zip). b. Open menu data file (.js file where menu parameters are placed): select File/OpenЕ c. Save the file: select File/Save, then click "No" button when the dialog box appears.
1.2 For other OS users a. Open menu data file (.js file where menu parameters are placed) in a text editor. b. Make sure that the following variables exist in the data file:
var keystrokes = 0; var dm_focus = 1; var dm_actKey = 113;
var dynamic = 0; var smHideOnClick = 1; var itemAlignTop = 'left'; var smSmartScroll = 1;
var dmAJAX = 0; var dmAJAXCount = 30; var dmRTL = 0; var dmObjectsCheck = 0; var menuBackRepeat = "repeat"; var menuHeight = ""; var transDuration2 = 200;
If one of the variables doesn't exist - add it at the beginning of the file.
c. Save the file.
Step 2. Now open HTML-page that contains Deluxe Menu.
Step 3. Replace existent tags of the menu by the following code:
<noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com</a></noscript>
Step 4. Save HTML-page.
Step 5. New engine v2.00 has 7 .js files. They are: - dmenu.js - dmenu4.js - dmenu_add.js - dmenu_dyn.js - dmenu_key.js - dmenu_cf.js (new v2.00) - dmenu_popup.js (new v2.00)
Replace all old .js files by the files from v2.00.
Try that.
Q: Once again, I need your help....I have gone through my eniter site to fix what it takes to keep this menu from hiding the flash header when you role over the main menu items. It still hides. The problem still exists. Help!
A: You should add the following function in the beginning of your data file
Astuce: Installation d'un menu déroulant pour une navigation rapide: ... Ce menu utilise le même CSS et le même JavaScript, donc pour créer le menu suivant,
En revanche, sur IE, le sous-menu déroulant (fais en CSS) n'apparait au passage de la souris que si la balise n'est pas contenue dans la page (par exemple
The way to look at the source code of the CSS file is a bit different. .... Tries to identify in the source code, the position of the menu or more precisely the .... Pensez à faire une recherche avant de poster dans le forum ... [ NAVIGATION] Menu déroulant, [NAVIGATION] Menu accordéon horizontal
IE fait la tête devant un lecteur audio, comment faire ? .... La FAQ. • Permet de modifier le cadre contenant la réponse à une question: dl.faq dd p { .... Change la couleur de fond du menu déroulant "Voir plus de Smileys"
Tutoriaux / F.A.Q. Fil sans réponse ... Bienvenue sur le tutorial de comment faire un menu déroulant horizontal! .... code javascript et css qui sont déjà prévu, en rajoutant une quatrième fois un menu dans le code html,
1 juil. 2009 ... Tutorial css menu vertical déroulant en cascade > Forum .... Curseur main sur les h2 $('div.accordeon > h2.faq').css('cursor','pointer'); ... Pour donner un exemple, mon objectif est de faire un menu de ce type (a gauche
Menu déroulant. Bonjour tous, Alors voila j'ai réussi à faire mon site .... </li > <li><a href="/faq.php">Catégorie 2</a> <ul> <li><a class="toto" ... Avec le type de menu css mis en lien plus haut, ça doit ensuite donner
4 - Créer un dossier nommé js à la racine du template. .... As-tu viré le menu déroulant ? 1- je ne vois pas les CSS hornav dans tes css ..... Menu Faqs sur template rhuks planté. Par houbapple dans le forum Gestion des
FAQ; * The team. It is currently Wed Feb 09, 2011 2:26 pm (All times are UTC ) ... je voudrais realiser un menu horizontal de type ... j'ai deja realisé le menu sans la partie deroulante, dois je le faire en css si c'est
J'ai essayé les styles CSS en mettant un zindex sur les champs du formulaire ... J'ai toujours pas trouvé la solution... et je vois pas comment je peux faire. .... J'ai developpé un menu deroulant avec des calques mais sur une page du site ... Général, Actualités, FAQ et tutoriels, PHP, PHP débutant
FAQ; * The team. It is currently Sun Feb 20, 2011 2:48 am (All times are UTC ) .... Ce que je n'arrive pas a faire c'est a associer un noveau menu à un ... pour le css, menu name, icônes visibles ou non, expand menu,
Pour réaliser une navigation avec un menu déroulant, .... Je mets une image pour illustrer le problème ainsi que le css : ... Ça pourrait faire l'objet d'une bonne réponse dans la FAQ si on résoud ce problème