- Sound support! - Submenus automatically scrolls - Personal CSS styles for separate menu elements - AJAX menu loading - loads web menu data from the server "on-the-fly". - Top items and submenus have a shadow - Horizontal or vertical orientation - Several menus on one page - Status string shows item labels
Tune menu parameters manually or using Deluxe Tuner. Then add several rows of a code within html page - your menu is ready!
Use special JavaScript functions for: Dynamic changing of items (text, link, icons and even individual style!). Making a menu item active/inactive. Addition/removing of items. Changing of visibility of items. Getting the information on any menu, submenu and items. Other tricks.
Opportunity to control the menu from the keyboard.
Cross-frame mode allows you to build full-featured menus on the pages that use frame-based structure. But for all that it's not necessary to insert any additional code into all the pages - just specify some additional parameters of the menu.
Q: I have downloaded the trial software and built my tabs, but at this point, all I have is the tabs... I need the entire box under the menu tabs in css, and I need to be able to insert my content for each tab.
A:You should specify any Object ID name of the DIV.
See, for each item you should assign the ID property of the content DIV (see data file with your menu parameters).
And on your html page you should create DIV's with such ID. You canset background image for these DIV's in styles.
<div id="contentName" style="height: 0%; visibility: hidden; background-image: url('img/back.jpg'); background-repeat:repeat-y;" class="tabPage"> <p align=center><img src="img/style01_title.gif" width=140 height=90 alt="Glass Style Tabs"></p> You should paste your content here!!!!! </div>
<div id="contentDescription" style="height: 0%; visibility: hidden;" class="tabPage"> <p align=center><img src="img/style01_title.gif" width=140 height=90 alt="Glass Style Tabs"></p> You should paste your description here!!!!! </div>
Q: We bought a Delux Tab single site licence yesterday.We can't figure out how to implement tab menus into our web site. Can you please give us some advice?
A: In Deluxe Tabs there are two modes:
1. var tabMode=0; You can create only one level of tabs and assign Object Id's of theDIV's to show when you click on the tab.
You can use Object ID as well as Link in both modes. Use the following prefixes within item's link field: "object:" - means that there is object id after it; "link:" - means that there is a link after it. "javascript:" - means that there is a javascript code after it, for example:javascript:alert(\'Hello!\')
Q: Your floatable menu only works for deluxe menu and not cool tab menu. Is this feature available or no? I put floatable menu = 1 and it does not do anything.
A: Floatable feature in cool tab menu works only with absolute position:
var babsolute=1;
Q: How can I upgrade to Deluxe Menu v2.0? Now I'm using v1.14.
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:
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.
Sep 14, 2011 ... SecurityManager est un objet OLE dynamique .... Build version-neutral, fast and easy deployable plug-ins with your own toolbars, menus,
1 août 2006 ... Je voudrais créer un menu déroulant reprenant les types. Jusque là, pas. ... listes deroulantes dynamiques php SQL javascript. Dernière
Sep 16, 2011 ... SecurityManager est un objet OLE dynamique .... Build version-neutral, fast and easy deployable plug-ins with your own toolbars, menus,
28 nov. 2011 ... Bonjour, J'ai un menu dynamique avec 12 mois, j'arrive à paramétrer dans le fichier "Menu_H.js" tout sauf le décalage des sous menus part à
Bonjour, Je viens de trouver un menu dynamique sur internet. Ce code fonctionne parfaitement bien. Par contre il faut que je le repete sur toute les pages ou je
J'ai fais un menu dynamique pour mon site en CSS3 avec l'effet de transition qui fonctionne très bien, mais j'aurai ... Va falloir faire un brin de Javascript :D
Sujet du message: Meny dynamique javascript qui passe sous un contenu Flash ... menu de gauche, les sous menu dynamique s'affichent en dessous du flash,
1 avr. 2006 ... Il est possible de faire un menu avec JavaScript, tout en étant (plus ou ... En clair : si JS est présent, le menu fonctionne de façon dynamique;
7 déc. 2011 ... Venez poser vos questions PHP, MySQL, HTML, CSS, Javascript, ... La page que je veux obtenir est de ce type: un menu à gauche, et à droite
21 oct. 2010 ... Poster un nouveau sujet sur javascript Répondre au sujet à javascript:Problème avec menu déroulant dynamique +liens(javascript), Accueil
Problème avec un menu dynamique et modèle dreamweaver. 1. Andrei Rinciog [ Extend .... Insert Existing Menu into .dwt Javascript Problem. 5. Andrei Rinciog