- Personal CSS styles for separate menu elements - Filters and Transitional effects - Cross-frame support - menus work on frameset-based pages - Hundreds of pre-designed templates - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - Inactive/Disabled items - Visible over select boxes, iframes, pdf, flash, Java applets. - Sound support!
Good navigation is an important step to website success. If people can't find their way around the site, they will quickly give up looking and leave, never to return. So, it's absolute vital that your website has a fast, neat, and eye-pleasing navigation. Don't allow your website visitors to get lost. Try Deluxe Menu!
Q: Is it possible to use this easy drop down menu as a static HTML form element so it does not behave like a link but its value is posted with other form elements on submit?
A:You are able to paste any html code within items. So you can paste a form too.
For example:
var menuItems = [ ... ["<nobr><FORM method=GET action='http://www.google.com/custom'> <input name='as_q' value='searchthe web' size=15 style='font-size:10'> <INPUT type=hidden name=cof value='LW:144;L:http://domain.edu/images/sulogo.gif;LH:45;AH:center;GL:0;S:http://domain.edu;AWFID:e01cb67b8afe383e;'> </form></nobr>","", "images/icons/search.gif", "", "", "", "", "2", "", "", "",], Q: Where do I add my "blahblah.htm" page links in js menu? Copy of menu data below. I assume it is between the first pair " " but not sure about all the , , , , , "0" etc following.
Please, try to use Deluxe Tuner application to configure your menu:
http://deluxe-menu.com/deluxe-tuner-info.html
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 investigating why a few things have not been working for sometime on our site.
This is the error I get in the console "The requested URL /js/menudir/dtree_ss.js was not found on this server."
I update the files awhile back and removed the dtress_ss.js as I was instructed, why is it that it that the script is still trying to reference this file?
What do I have to do to remove this error from java script tree menu?
When I updated the files a few months back the new files seem to fix a problem we were having with Chrome, but broke the drop down menu in Explorer. I have yet to resolve this. The drop down menu appears to work fine in all other browsers.
The nav menu not working in IE7 (not sure about IE6 or IE8) is a bigger issue than the error in the console, but thought maybe they were related. From our analytics, the strong majority of our customers are using IE7.
A: 1) dtree_ss.js The current version of Deluxe Tree doesn't have dtree_ss.js at all. You should deletethe following code from your page: <script language="JavaScript1.2" src="/js/menudir/dtree_ss.js" type="text/javascript"></script>
In the body tag you should write: <td > <script src="/js/menudir/data-tree.js" type="text/javascript"></script> </td>
In the HEAD tag you should write:
<!-- Deluxe Tree --> <noscript><a href="http://deluxe-tree.com">java script tree menu by Deluxe-Tree.com</a></noscript> <script type="text/javascript"> var tWorkPath="/js/menudir/";</script> <script type="text/javascript" src="/js/menudir/dtree.js"></script> <!-- (c) 2009, http://deluxe-tree.com -->
2) Error in IE7. You're using new engine files and old data files for the menus now. I'm sending you the example. Use engine files for Deluxe Menu and Deluxe Tree and data files (data.js and data-tree.js)from it.
Discussion Type; discussion topicCannot get to work; Category Support 2.0 · Started by AdieB; Comments 14; Last comment by shuigen · Last Active 23 hours
I was thinking about wrapping this up in a 960px framework, ... and a second column of text after the images - i.e. introduction / images / conclusion? ... I would like to know if is posible to have this kind of menu as
Discussion Type; discussion topicCannot get to work; Category Support 2.0 · Started by AdieB; Comments 14; Last comment by shuigen · Last Active 23 hours
I was thinking about wrapping this up in a 960px framework, ... and a second column of text after the images - i.e. introduction / images / conclusion? ... I would like to know if is posible to have this kind of menu as
I was thinking about wrapping this up in a 960px framework, ... and a second column of text after the images - i.e. introduction / images / conclusion? ... I would like to know if is posible to have this kind of menu as
Discussion Type; discussion topicCannot get to work; Category Support 2.0 · Started by AdieB; Comments 14; Last comment by shuigen · Last Active 23 hours