- Horizontal or vertical orientation - Visible over select boxes, iframes, pdf, flash, Java applets. - Relative/Absolute menu position - Personal CSS styles for separate menu elements - AJAX menu loading - loads web menu data from the server "on-the-fly". - Sound support! - Inactive/Disabled items - Several menus on one page
There can be multi level menus - create as many rows or columns of the menu as you want.
Use a mouse to drag a menu as a usual window. Also you can construct the menu where each submenu can be "detached" from the main menu (MSOfficeToolbarLike mode).
When the page is scrolled the menu remains visible. The DHTML menu can "float" along one or two coordinate axes.
Q: Is there a way to change the height of the main buttons in Dhtml Menu. When I use the GUI tool there is nowhere to change the main button height. And when I tried to change it in the script file, it did me no good. I want all of the main buttons to be the same size.
A:You can use standard <img> object to set menu height, for example:
var menuItems = [ [" <img src='blank.gif' width=1 height=50>text"], ];
Q: Question is where in the data file configuration or within the menu Tuner would I inseart the icons for individual item labels and center them over the text or other alignments like you did in the horizontal menu on the deluxe-menu.com web site?
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 want to use java sliding menu Deluxe as a data-entry system. I can see how to use the dynamic facilities to allow the user to create and populate nodes but at the end of the client's work I would like them to hit 'submit' on a form and pass all data they have created to the server for processing. How do I pass the data back to the server in the java sliding menu?
A:You are able to paste any html code within java sliding menu items.
How do I get a collapsible menu in an HTML Block. I want to to plac ... You organize the links in a bulleted list and add the css at the backend of the block ( html mode). ... Where shall I place the Javascript file that goes with it?
I have a collapsable list. I included part of the code I have and it is the same thing as in the jquery mobile example. Even though i set the data to be collapsible,
Apr 8, 2011 ... SMchild a:hover { color:#000099; } /* Submenu on collapsed menu */ . ... [code= javascript]var MMarray = new Array(); // array of Main Menu
Nov 10, 2011 ... Post subject: Re: Right menu collapse disable - Beez20. Post Posted: .... And that should disable it and not produce any JavaScript errors in IE
With Custom Taxonomies turned on, expand/collapse of boxes works (but wont ... Also, the "Edit Pages" menu is no longer changed to read "Edit X"- it just stays
In addition to that collapse/expand toggle is not working either.And i had 5 javascript errors earlier & got rid of them by disabling MTU upgrade plugin.If these clues ... Your SEF problem is most likely due to an error in your Joomla menu setup
To make a large Forum list more manageable, you can collapse a Category (and your choice will be remembered the next time you visit), by clicking the '-' sign
Jun 3, 2011 ... After a little investigation I noticed that the JavaScript file collapse.js ... The collapsible menus don't work (so it's got to be something back-end?)
[Archive] Free Accordion Menu R2 Code Modification and Addon Releases. ... active: This is will allow you to have all categories collapsed by default. ... Download the following files and place them files in the /javascript folder
Feb 2, 2011 ... Like Jan said, you should be using the XSLT to output the menu content and then use javascript for creating the actual expand/collapse menu