- Items with icons - Status string shows item labels - Filters and Transitional effects - Special JavaScript API for changing javascript menu "on-the-fly" - Transition #14 - "fade out" effect - Visible over select boxes, iframes, pdf, flash, Java applets. - Keyboard navigation - press Ctrl+F2 to enter the top menu - Several menus on one page
Good navigation system is an important part of web site success. If people can't find their way around the site, they will rapidly give up looking and go, never to return. So, it's very significant that your website has a neat, fast, and gratifying to the eye navigation. Don't permit your web site visitors to get lost. Try Deluxe 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: I downloaded the free trial version and so far it looks like we can do everything. I have a couple questions:
the designer wants it so that when any of the submenu choice are selected, the main main menu in java item should be highlighted when the submenu page is displayed (kind of a breadcrumb). So, is there any way to change the background image of one of the main menu items after the menu loads? I haven't tried running my main menu in java in a webpage yet so I'm not sure if you generate a separate CSS file or put all of the settings into a STYLE= attribute of each tag.
A:The main menu in java has only two states normal and mouseover.
Try to do the following things:
- delete var pressedItem=1; parameter from your data file - set correct parameter on each page before you call data file, forexample:
<noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com</a></noscript> <script type="text/javascript"> var dmWorkPath = "menudir/";</script> <script type="text/javascript" src="menudir/dmenu.js"></script> <script type="text/javascript"> var pressedItem=3;</script> ... <script type="text/javascript" src="menudir/data.js"></script>
You can also set a pressed item using Javascript API:
function dm_ext_setPressedItem (menuInd, submenuInd, itemInd, recursion)
Sets a current pressed item. menuInd - index of a menu on a page, >= 0. submenuInd - index of a submenu, >= 0. itemInd - index of an item, >=0. recursion = true/false - highlight parent items.
But notice, to use dm_ext_setPressedItem() you should know ID of selected item and subitem. You can't get this ID after you reload your page. That is why you should write your own code on PHP.
Q: Is there a way to programmatically close a hover popup via javascript?
A:You can close the popup using the following function:document.getElementById('win').hide();
Unfortunately it won't work if you use iframe as window content. You open another page in the popup (in Iframe) so you cannot access document.getElementById('win').hide(); element which is situated on the first page.
When you use text or object_id as window content the content of the popup will be situated on the same page so you can access document.getElementById('win') element and hide it.
There is a workaround for Iframe. Use text as content type and add the following code inside popup:
<a onclick="document.getElementById('win').hide();">...</a> <iframe></iframe>Q: I'm having trouble getting some of my drop down menu scripts opening in the frm2.
If you look under products, then Hard drives, then Rugged Airborne .....this one and Rugged Ground will not open in frm2 but the Contact Us and Get Quote are working fine. Can you help me get these things to open in a frm2.
A: You should write your menu items correctly. Now you have
it is not correct. You should write: ["||Rugged Airborne","../RuggedAirborne.htm","","","Airborne,"frm2","0", ], ["||Rugged Ground","../RuggedGround.htm","","","Ground","frm2","0", ],
May 7, 2006 ... I am not aware of any DHTML dropdown menu script NOT being triggered by JavaScript. DTHML is the layout and JavaScript is the code that runs
Mar 25, 2008 ... This is a forum for discussions about DHTML menus created with Xtreeme's software: ... I still dont have drop downs. I bought this program because it was supposedly no script ... I have read your FAQ and still no help
Write to Support; Feedback; FAQ; Visit our Forum .... Como criar um menu drop down? - iMasters Fóruns iMasters Fóruns: Como criar um menu drop ... The html menus generated by Dreamweaver Menu Extension run perfectly on all old and new
Jun 6, 2005 ... i want to add a tool tip to the drop down using layers.i got the script ... To fix some misbehavior, most ot the dhtml developers create
The DHTML Menus would not load, and instead of popping up when clicked, ... respond to the cursor nor do the font and font size drop down boxes populate
Jun 10, 2010 ... The drop down menu should obviously "drop down" (You can also make it an ... <tr ><td class="menu"><a href="default.asp">DHTML</a></td></tr>
To customize the DHTML menu, you need to locate the menu file first. ... Galleries" and "Calendars" out of the "Forum Menu" dropdown and make them primary buttons. .... Technical Support FAQ, [Support Forum Version 3]
Aug 28, 2010 ... It is an easy and productive drop down menu builder to create SEO friendly DHTML menu, javascript menu for web navigation without writing a
It creates cross-browser, popup or drop down menus that work alike in all browsers supporting DHTML (like Firefox, Internet Explorer, Google Chrome, Opera ,
Sep 13, 2010 ... Talkupation: chrishirst has a reputation beyond repute. Drop-down menus are mostly DHTML, so they are certainly NOT "a thing of the past"
Write to Support; Feedback; FAQ; Visit our Forum ... The html menus generated by DropDown Menu run perfectly on all old and new browsers, including IE5,6,7