- Visible over select boxes, iframes, pdf, flash, Java applets. - Horizontal or vertical orientation - Special JavaScript API for changing javascript menu "on-the-fly" - Top items and submenus have a shadow - Relative/Absolute menu position - 85% transparency for sub menus - Keyboard navigation - press Ctrl+F2 to enter the top menu - Search feature - add the search area in the menu and type symbols.
You can set the size of the menu in pixels, percent or other units. The menu may have an absolute or relative position (it can be inserted into the table).
Use any necessary font of any color, size and font decoration. Create any available type, thickness and color of a menu's frame.Choose any color for backgrounds of submenus and items.
Specify various values for padding and spacing 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 am currently testing the DHTML Tabs product, and I am trying to find ways of replicating how it is being done in your website at http://deluxe-tabs.com/.
In your website, when I click on a Tab, the content relevant to that tab appears. I understand that the site is using "div id= " method to control. However, my question is how can I code the DIV to appear in the JS file of my mouseover tabs?
A: See, for each item you should assign the ID property of the contentDIV (see data file with your menu parameters).
You should paste your description here!!!!! </div>
You can paste any code within DIV's (PHP, Javascript ...)
Q: Is it possible to have the actual words clickable in order to open up a sublevel menu instead of having to click on the + symbol?
A:Yes, you can do it. You should set this parameter:
var texpandItemClick = 1;
Q: I downloaded the tuner and am testing the file prior to purchasing. Is there a way to set up categories and beneath those categories there are subitems...then depending on what page I am on in the website, the appropriate category and subitems automatically show up in the javascript tree view menu?
If so, can you please tell me where and how to setup a menu if it's just changing a variable. Maybe you have an example of the web?
Here's an example of what we are needing. If you open your website http://deluxe-tree.com/samples-sample.html there are 2 sep. menus, one at the top and one on the side. If I click Samples on the top menu, the samples submenu should automatically expand on the javascript tree view menu. How would I set this up?
A:See how you should highlight and expand the selected items here:
<link rel="stylesheet" type="text/css" .... <a href="http://www.flightcentre.com .au">Create your own Flight Centre widget</a> ... Put the second bit of code in the sidebar or sidemenu file in that same folder
<link rel="stylesheet" type="text/css" .... <a href="http://www.flightcentre.com .au">Create your own Flight Centre widget</a> ... Put the second bit of code in the sidebar or sidemenu file in that same folder
Sep 21, 2010 ... I've got a 'sidemenu' that does different things depending on the page being .... flashy to rewrite itself on-the-fly to make maintainence easier. .... NET , CSS jst pm me and it shall be answered. btw here are some demos
<link rel="stylesheet" type="text/css" .... <a href="http://www.flightcentre.com .au">Create your own Flight Centre widget</a> ... Put the second bit of code in the sidebar or sidemenu file in that same folder
For the pages Hotels, Flights, Cars, I see the URL change in the address ... Also the side menu disappears on these pages but remains for the rest of your site. ... the affiliation css site so it can be centered aligned
For the pages Hotels, Flights, Cars, I see the URL change in the address ... Also the side menu disappears on these pages but remains for the rest of your site. ... the affiliation css site so it can be centered aligned
Sep 21, 2010 ... I've got a 'sidemenu' that does different things depending on the page being .... flashy to rewrite itself on-the-fly to make maintainence easier. .... NET , CSS jst pm me and it shall be answered. btw here are some demos
For the pages Hotels, Flights, Cars, I see the URL change in the address ... Also the side menu disappears on these pages but remains for the rest of your site. ... the affiliation css site so it can be centered aligned
Sep 21, 2010 ... I've got a 'sidemenu' that does different things depending on the page being .... flashy to rewrite itself on-the-fly to make maintainence easier. .... NET , CSS jst pm me and it shall be answered. btw here are some demos