- Text aligned to left - Inactive/Disabled items - 85% transparency for sub menus - Cross-frame support - menus work on frameset-based pages - UL/LI items structure - Visible over select boxes, iframes, pdf, flash, Java applets. - Submenus dropdown on mouseover - Image arrows
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: This is probably a really basic question, but I was wondering if your software makes it possible to determine the direction of the drop down menu. In other words, my easy dropdown menu is at the bottom of the page and I want the drop down list to actually go "up," not down. Is that possible with your software?
A: Yes it is possible.
You should use the following easy dropdown menu parameter
var subMenuVAlign="top"; //downward var subMenuVAlign="bottom"; //upward
var subMenuAlign="left"; //from left to right var subMenuAlign="right"; //from right to left
Q: I have a popup that in one of the submenus has an input field. There is a problem – if the user clicks into the entry field, but moves the mouse outside the php dhtml menu, the menu can close while the user is still typing. Is there any way to prevent that from happening?
A:You can make submenus to stay visible till you click outside the menu or scroll your page. To enable this feature you should set the following parameter:
var smHidePause=-1;
Q: I regret to inform you that I have not fail understand, how can change place of the icon in software Deluxe Tuner(Menu).
A:You should add icons for the item in the "Item Parameters" window.
Now you have: var arrowImageMain=["vertikalno menu.files/icon_office_tuner2.gif","vertikalno menu.files/arrv_black.gif"]; var arrowImageSub=["vertikalno menu.files/arrv_black.gif","vertikalno menu.files/arrv_black.gif"];
But you should add "vertikalno menu.files/icon_office_tuner2.gif" iconin the "Item Parameters" window.
So you will have in your menuItems var menuItems = [
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.
Jul 1, 2010 ... How do I create a photo gallery with clickable thumbnails in SynthaSite. ... 5) When you are done, remember to go to "Edit Menu" and drag all
Jun 15, 2010 ... Post subject: Re: Clickable Background Image ... I would like to try and stay away from JavaScript as so many people these days have it
Free Accordion Menu R2 Code Modification and Addon Releases. ... to take place on hover and make top category clickable collapsible: true, ... It is no longer necessary to download jquery-1.3.2.js in Step 1 or replace
Tag Cloud generator, Clicking on the RSS button generates the javascript code. ... Clickable tag cloud, popular tags and suggest when adding/editing. ... Customize Search box-menu. Bookmark Status Icon that shows whether the current
How to Do a Clickable Slideshow on Main Page? General Questions. ... Drop Down Menu, but how would i make the horizonal menu like the example, without the dropdown? .... The correct method is to save the javascript in a
Mar 17, 2010 ... Dropdown Menu with Clickable Option Values HTML. ... change event on the <select > tag and hook that up to a client side script (JavaScript)
Sep 14, 2009 ... For example: mouseovers in menu items are all gone giving user no hint that ... It is there, it looks clickable but when I click on it nothing happens. I tested it locally and tried to disable javascript, that way I get