- Submenus automatically scrolls - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - Top items and submenus have a shadow - 85% transparency for sub menus - Personal CSS styles for separate menu elements - Search feature - add the search area in the menu and type symbols. - Visible over select boxes, iframes, pdf, flash, Java applets. - Filters and Transitional effects
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'm trying to have two separate menus on my web page. I read what was written in your FAQs about multiple menus, but the response was too cryptic.
It seems to me that if the dmWorkPath for each menu is declared separately, then the menus should work separately (with no interaction). I did not find this to be the case.
Do you have more complete information about creating multiple menus on one page? I would like to understand the issues.
A:David, if you want to create multiple menus on one page you should only call several data.js files with the menu.
For example you can see templates.html. You can find this file in the trial package.
Q: So, I am still interested if there is a dynamic way to rebuild (and restructure) a menu w javascript, just for interest.
A: No, unfortunately it is not possible to rebuild the menu withoutreloading of the page now. We'll add this feature in the next versionof the menu.
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: When I create a tab which has no sub-items, there is a white line drawn under the whole top javascript tabbed menu bar. How do I avoid this?
A:Each menu item should have subitems (in the TabMode). If you don't want to have subitems for some items you can add onesubitem and delete Item Text.
Jul 28, 2010 ... Any luck with the javascript or getting the flash to 'float' over a page? .... That will put the content in box at bottom right in Firefox
[You cannot] Place ads in a floating box script. ... Does "box" mean popup window, CSS DIV or both? Does "floating" mean using the CSS ... this product because JavaScript is either disabled or not supported by your browser
Floating Guest Notify vBulletin 3.6 Add-ons. ... I'm using the javascript code embedded in this mod from long time & I don't know his author, ... however instead of a text entry box there are YES and NO radio buttons
Nov 5, 2007 ... floating ad over header css Lounge (non-StatCounter related topics here! ... Javascript. And don't do it .... You could do it with a CSS box positioned where you want it with absolute positioning or you could put the div
Jul 7, 2010 ... Enable JavaScript on your browser for most GaiaOnline features to work ... PM Link: We will add a link to your PM box back to the top-right
Nov 23, 2009 ... i have a "floating" box from photobucket appearing on my blog. i use the ... JavaScript is either disabled or not supported by your browser
Floating menu tutorial challenge! Posted 4 months ago by davidmollison ... End - put your content here ---> </div> <script type="text/javascript"> var ns
Jul 22, 2010 ... We see that you do not have JavaScript enabled. .... Re: DIY Floating Orchid Centerpieces. They look great! I'm planning on doing a very
Jul 26, 2010 ... floating box repeated every few inches that says photos/videos deleted ... JavaScript is either disabled or not supported by your browser
I'm trying to create a floating modal dialog which contains a combobox with autocompletion ... <script type="text/javascript"> dojo.require("dijit.Dialog");