Apply any font of any color, size and font decoration you need. Use any available type, color and thickness of a menu's frame. Choose any color for submenus and items backgrounds.
Set the size of the menu in percent, pixels, or other units. This menu may have a relative (it can be inserted into the table, for example) or absolute position .
Specify various values for spacing and padding for the whole menu and for each separate submenu.
You can specify a time for delays in showing or hiding of a submenu. Use special prefixes for image paths and links to make paths absolute.
Create separators using your own pictures, size and alignment.
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: I have just downloaded your trial version and am trying to use java menu maker using the windows xpstyle1 template. I can only seem to get the top button showing as grey but can change colors of submenus OK. Am I missing something or is this a restriction of the trial system i.e. how do I get the top button showing the same as submenu buttons
A:Trial version of java menu maker has full functionality of the licensed version.
To change submenu colors you should change the following parameters:
var menuBackColor="#F2F3F2"; var itemBackColor=["#F2F3F2","#535353"]; and Individual Submenu Style: var menuStyles = [ ["menuBackColor=#F2F3F2","menuBorderWidth=0","itemSpacing=0","itemPadding=4px","smOrientation=undefined"], ];
For the top items you should change Individual Item style: var itemStyles = [ ["itemHeight=21px","itemBackColor=#F2F3F2,#535353"], ];
Q: Does your menu system support imbedded check boxes? I want to be able to use menus to help users select options and want to have those selections УstickФ for the duration of their session. Do you have any examples of this?
A:Yes, you can insert any html code within menuItems, for example:
["|You can place <b>any HTML code</b><br> to item, for example <u>image</u>:<br><img src=img/logo.gif>","testlink.html"], ["|Index <select style='width:120px;height:17px;font:normal 10px Tahoma,Arial;'><option>Section 1<option>Section 2<option>Section 3</select>", "", "", "", "", "", "", ""], ["|Search <input type=text style='width:80px;height:17px;font:normal 10px Tahoma,Arial;'> <input type=button value='Go' style='width:30px;height:17px;font:normal 10px Tahoma,Arial;'>", "", "", "", "", "", "", "0"], ["|Write Us", "mailto:[email protected]", ""],
Q: At the very beginning of each javascript close menu item (exception for top level item using "XP-Style") there is always a small gap of 2px width.
Firebug show me this small piece of code : *********************************** <td id="" style="margin: 0px; padding: 0px;"> <img id="" width="2" height="1" border="0" style="display: block;" src="images/blank.gif"/> </td> ***********************************
Is there a way to avoid this ?
A: You should set the following parameter in that case:
17 nov. 2007 ... Trouvez ici un message a propos de Menu déroulant CSS + Javascript ... en vertical sans s création d'un menu en javascript/HTML/CSS [ par
Finalement, j'ai gardé l'idée du menu déroulant, ainsi que le script à insérer ... Après test, il s'avère que le menu déroulant de l'éditeur javascript ... [ DESIGN] Intégrer 2 photos verticales en fond d'écran de part et
D'habitude je fais cela moi-même en Javascript mais là, avec Joomla la modification du code du ... ss menu déroulant vertical dans menu liste horizontal
Astuce: Installation d'un menu déroulant pour une navigation rapide: Introduction: ... Ce menu utilise le même CSS et le même JavaScript, donc pour créer le menu suivant, il vous faut utiliser le code du menu vertical, en supprimant
17 juin 2009 ... J'ai crée pour mon entreprise une page avec un menu déroulant à trois champs qui lis. ... PHP ou JavaScript ? En gros je veux qu'en validant mon ... Aide Dbase IV - Menu déroulant vertical Créer un menu déroulant
29 oct. 2009 ... Bonjour, j'aimerais faire un menu déroulant vertical sur la gauche de ma ... tu as juste as mettre le code JavaScript dans un fichier apelé
17 oct. 2006 ... Je cherche un menu qui se déroule, en gros le même que j'ai mais avec les ... de cette contrib : http://www.spip-contrib.net/Menus-deroulant-vertical-ou qui ... < dt onclick="javascript:montre('spip.php ?rubrique26') ;">Saison 2007-2008
17 mars 2009 ... Trouvez ici un message a propos de Menu déroulant en accordéon sans CSS ... problème avec le javascript, j'ai un menu déroulant vertical et
18 août 2008 ... Date de création: 24/12/2003 --> <head> <title>menus deroulants liés</title> < SCRIPT LANGUAGE="JavaScript"> menu=new... Faire un menu deroulant verticale en
Hi there- today I tried to include the java script Facebook fan page ... Créer un menu de navigation en image, [NAVIGATION] Menu déroulant ... [DESIGN] Intégrer 2 photos verticales en fond d'écran de part et d'autre de
9 févr. 2009 ... en fouillant sur le net j'ai reussi a realiser un menu deroulant sans javascript mais je rencontre un problème avec les sous-menus deroulants. En fait quand les sous-menus se .... Menu horizontal et sous menu vertical
27 déc. 2005 ... Bonjour j'ai trouvé un site avec un menu vertical déroulant très sympa et ... Programmation > HTML / Javascript > Menu déroulant vertical
Je souhaite affiché le menu sous forme de menu déroulant horizontal. ... et le script javascript) qui permettent de faire un menu déroulant en haut du ..... pas à afficher le menu correctement (il reste en menu vertical