- Inactive/Disabled items - Unlimited number of sub levels - Cross-frame support - menus work on frameset-based pages - 85% transparency for sub menus - Submenus automatically scrolls - AJAX menu loading - loads web menu data from the server "on-the-fly". - Relative/Absolute menu position - Items with icons
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: I created a test page with your product. I have a frame page consisting of a header and content. The drop down menus are in the header and cross nicely into the content frame when they drop down. This part is working as planned! The first time I open the test page in my browser any link in any drop down menu will work the first time just fine. Then, if I pick another link in any drop down menu, it appends the address of the first link to the address of the second link and the URL fails.
It is acting like it writes the url for the first link into some variable, then forgets to null it on select, and then appends the url for the second link to the variable. As I click links in different drop down menus it keeps doing this append feature until I have a very long worthless URL path. If I close the browser and start over then the first thing I click on will work properly, but that is all that will work.
I tried this test page on two different PCs, just in case there was a problem on my browsers. MS IE.6.0
A:You can use additional parameters to make menu paths absolute:
var pathPrefix_img = "http://domain.com/images/"; var pathPrefix_link = "http://domain.com/pages/";
These parameters allow to make images and links paths absolute. For example:
var pathPrefix_img = "http://domain.com/images/"; var pathPrefix_link = "http://domain.com/pages/";
var menuItems = [ ["text", "index.html", "icon1.gif", "icon2.gif"], ];
So, link path will be look so: http://domain.com/pages/index.html
Images paths will be look so: http://domain.com/images/icon1.gif http://domain.com/images/icon2.gif
Please, try to use these parameters.
Q: I replaced the code you suggested and I downloaded the current version of Deluxe-Tuner. I also removed the Javascript roll-overs I had elsewhere on the page and created the text.
I still get 'Error on page' when I hover over the first java scrolling menu item.
Please help! I need to buid this site out by Monday.
A: Now you have several errors in your data file:
var menuBackColor="f9f9ec";
You should write: var menuBackColor="#f9f9ec";
The following parameters cannot be empty: var menuBorderWidth="0"; var itemBorderWidth="0";
It is not correct to write the java scrolling menu parameter in the following way: var itemBorderStyle=["1px","1px"];
You should write: var itemBorderStyle=["none","none"];
If you want to add borders in the subitems you should write: var itemBorderWidth="1"; var itemBorderColor=["#c59d1f","#c59d1f"]; var itemBorderStyle=["solid","solid"];
And to remove border from the top items you should create Individualstyle and assign it to the top items: var itemStyles = [ ["itemBorderWidth=0","itemBorderStyle=none,none"], ];
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.
Jul 28, 2007 ... 4) Set your Header Sub-Menu Style to: bwSubMenuStyle ... and while it works in the context of a Milonic-mode linksmenu that ... If enabled, generate the JS Menu Functions that are needed for the Link category submenus */
Aug 6, 2010 ... In the Chrome menu, the Services submenu offers only "Browse Movie Library," " Launch ... Mac: Support for Services Context Menu ... of this product because JavaScript is either disabled or not supported by your browser
The menu in milestone 2 looks good in the popup menu. ... I called menu on my top level ul and it shows the sub menu list in the same menu as the ... <script type="text/javascript" src="src/jquery-1.4.2.js"></script>
2 How can I change the back ground of sub menu item when they .... In this context it does mean the code has to be BETWEEN the starting <head> ... JS file /* ********* drop down menu Java script code end **********/
#3494 : Context menu is too narrow in some translations. ... #5140 : In High Contrast mode, arrows were now been displayed for menus with submenus. ... Updating the different Javascripts &c used by GetSimple is already
About the problem of context menu, I made a sample code. .... frameborder="0" src="javascript:void(0)" style="height: 346px;"></iframe></td> ..... But if I select diagonally, the sub-menu was hidden quickly
Here is another way to create a sub menu button. ... javascript: Copy To Clipboard. /*Initialization code*/ var menu = <menupopup ..... Last Comment By: Ricardo. Number of Comments: 2. help with context menu not there
All my drop down menus (submenus) have a background color of #4B8818 and a ... http://planetthrive.ning.com/photo/me-and-my-love/next?context=albu. ... Hello, you need to enable JavaScript to use Ning Developer Network
Improved: Added 'Rotate' command to context menu of images and shapes. ... You can now set the style for the main menu item and submenu items seperatly ... Web Builder Object Questions, Custom HTML/Javascript Questions
This is to be copied to fsmenu_data.js and saved and then you would place the ... 2.popup menu on the same site is hidden in IE under #main layer, .... the main menus to appear as sub menu choices under the main menus as
How to make great DHTML/Javascript Menu in a couple of minutes ... In the Themes toolbox you can choose selected buttons and submenu themes for web ... Web Popup Menu Rounded Toolbar Olive. About Companie; Recent News; Agreements
That's because mainframe follows the popup menu across frames demo pretty closely. ... and this styles the navList menu nicely, udm style, like the submenus, *but*, without arrows. .... accessible javascript menu
Your browser has JavaScript disabled. Enable JavaScript on your browser for .... Fixed in-page Gaia Tools menu (restored submenu functionality and corrected styling). Fixed Gaia User context menu erroneously shown when right-clicking on