- Top items and submenus have a shadow - Unlimited number of sub levels - Submenus automatically scrolls - Submenus dropdown on mouseover - Relative/Absolute menu position - Visible over select boxes, iframes, pdf, flash, Java applets. - Inactive/Disabled items - Transition #14 - "fade out" effect
Good menu is an essential part of website commercial success. If people can't find their way around the site, they will fast give up seeking and retire, never to return. So, it's extreme serious that your website has a accurate, precise, prompt, and navigation of immaculate appearance. Don't let your web site guests to get lost. Try Deluxe Menu!
Q: I recently downloaded the trial version of Deluxe Menu-Deluxe Tree and Deluxe Tabs. I am very, very pleased with your product!! I wish to purchase Deluxe Menu & Tree & Tabs & Popup Window & Calendar Single Website License Product # 300094393. However, before I do, I have a few questions first.
Question #1 I created a DeluxeTree Menu that is very large due to the amount of pages in my website and tested it on my website. It works fine. Of course I have created and saved a .js file and still have to add much more submenus to it. When I purchase the full version of javascript context menu will and begin to modify this .js file that I created will the "Trail Version" logo disappear? I hope so because it would be quite a task to have to re-create this file.
Question #2 I also created a Deluxe Menu in a cross frame structure and placed the menu in the top frame. When I tested it and click on the menu button, the submenus drop down but do not appear in the frame below. They remain in the top frame forcing me to resize the top frame to see the submenus. When I viewed the example on your website for the cross frame structure, the examples show the submenus overlapping and appearing on the frame below the top frame. How do I fix this?
Thank you for time, looking forward to purchasing your product.
A: 1) There is no need to create your javascript context menu after the purchase. You'll use new engine files only. The purchased version of Deluxe Menus doesn't have nag messages. You'll see "Incorrect Key" message on a local machine but you won't see it on a registered domain.
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: How do I turn off the transitional effects for the html menus (is there a flag)?
A:To turn off transitional effects you should set the following parameters:
var transition=-1; var transOptions=""; var transDuration=0; var transDuration2=0; Q: I need the sub menu to be vertical with the text on top of each other instead of horizontal way as as I have now on my website. I have tried to change the smWidth & smHeight in the Dimension category but it shows no changes.
A:Please, see menu parameters. You should set this parameter:
All suckerfish (or others like Supersucker, Transmenu etc. ... with the menu and i changed the following in the ja-sosdmenu.css file from this template:
JA Archenar - Joomla! and CSS power. dacnk. 0. 232. Sat Jan 23, 2010 10:37 am ... JA Altair- The art of Transmenu. dacnk. 0. 211. Sat Jan 23, 2010 10:36 am
Tableless design and 100% CSS-based. Joomla 1.0.x + Joomla 1.5 compatible 5 Menu options: Standard Joomla menu, JA Split menu, JA Transmenu, JA Suckerfish
JA Archenar - Joomla! and CSS power. dacnk. 0. 232. Sat Jan 23, 2010 10:37 am ... JA Altair- The art of Transmenu. dacnk. 0. 211. Sat Jan 23, 2010 10:36 am
Je vous remercie par avance pour vos réponse. Le code css du menu en question : .transMenu { position:absolute ; overflow:hidden; left:-1000px; top:-1000px;
I never was able to resolve whether the problem with transmenu was in my use of tables or the CSS, even after hours of working on it and trying fixes from