- Unlimited number of sub levels - Submenus dropdown on mouseover - Hundreds of pre-designed templates - AJAX menu loading - loads web menu data from the server "on-the-fly". - Text aligned to left - Status string shows item labels - Submenus automatically scrolls - Relative/Absolute menu position
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 trying to have the selected top item in the pop up menu remain on the mouseover event after it is selected. It seemed to be working fine when i was just testing with # as a link but when i actually linked to different pages it returns to normal. How do i get this to work?
Deluxe Menu 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: I'm having multiple problems with this now, I'm using this sight in the horizontal cross-frame style. And using the CSS-type layout.
Problems:
1. This appears to be working fine in Firefox but I can't see the Menu or frames in Internet Explorer.
2. I have changed the colors in the data.js and the css-mode.css files and still can't change the subMenu background colors. ( I have put everything back like it was, but for example if I want to change the submenu or drop down menu background color to grey and the mouseover color to red where do I change that at)? Do I edit the .css file or the data.js file
3. I can't get the links to open in the bottom frame ( I know you will see that it's set to _blank now, but I tried setting the var itemTarget="_bottommenu"; and the code in the menu section at the bottom of the data.js to the same but it still doesn't seem to work. Can you help me out here?
I have attached the sight so that you can see what I'm dealing with.
Once again, thanks for your help and any advice.
A:1) Your menu works fine in all browsers.
2) Your should add the following line into the bottommenu.htm file. <link href="data-samples/css-mode.css" type=text/css rel=stylesheet>
You should set the item color for the submenus in your css file initemNormal and itemOver styles.
3) You should use the following parameter to set a frame name:
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: Hello. I have noticed that when you expand a menu and then click to another page, the menu is collapsed on the next page. I read about "state saving" and tried the parameter which did not work. Is there a way to accomplish this?
This menu saves its state. To enable this mode you should include dtree_ss.js file intoyour html page and set the following parameter:
var tsaveState = 1;
See, if you open pages (with menus) from different folder itmeans that you open different menus. So, when you change a state, forexample, of the first menu within "content/" folder and then openanother page with the menu within "content/subfolder/", browsers looks for anothercookie file and can't find it and the second menu stays in a defaultstate. Is it clear?
There is plugin's index.php and working menu example. .... Menu works in ie without bugs and any java-scripts. =) ... for those of you who have been experimenting with the hover drop-down menu but experiencing problems,
Java Application Installation for Samsung Behold (SGH-T919) ... On port, click the drop down menu and choose the port that is visible (something ... Name it after what you are going to install (for example, Google Maps,
For the webchat´s drop down channel join menu, ... I would like to go straight to the channel without having to first join #newbies, for example. I also support an option for Html chat as well as the java option
I installed the free drop down menu on it but left out the jquery java script ..... it your menu will fail. example class='dropdown dropdown-horizontal' all
In the example below, the "Download" web page buttons Pressed property is set. ... expand drop down menu java; "..I want the web page navigation bar in the
Do you have a great little java scriptlet? ... I'm going to provide what I hope should be a definitive example here that will probably be able to work with any applet code out there: Javascript channels dropdown menu: .... marks around the code.. when i pull the menu down and click the channel name
Iam trying to get horizontal scroll bar for drop down box using HTML,css and javaScript, ... For example, to show 5 options at a time, <select name=MyOptions size=5>. ... Iam a java programmer and i know little about javaScipt
Mar 26, 2010 ... JavaScript JavaScript (not Java) Discussion and technical support, including AJAX and frameworks .... Example of dropdown menu using CSS
Aug 30, 2010 ... can i create drop down menu in html, if anybody knows' that then plz ... It needs at least small bits of JavaScript. This is an example ... You need to develop in java script. because most browser support java script
Jul 12, 2009 ... <option value="29">Visitor Java Enabled?</option> ... One of my filters (which I had set up some time ago) for example is using the "Visitor ... However, when trying to edit that filter in the drop-down menu only a dash
I just bought a F480 from Voda and the code for internals menu (*#6984125*#) ...... Example: Gameloft Diamond Rush - got bar - F480.jar ... When I am in the file explorer under the Port drop down box it only has COM9
I want to have a drop down box with links that will open in a new window, ... link or preferrably just whip a short little example for me that would be awesome. ... http://www.olagam.com/tech3/java-script ... n-menu.htm
Drop down menus should be used cautiously on mobile devices. Unlike contextual or 'Options' menu which typically gain full focus when activated, drop-down ... for Java ME Canvas based applications · Mobile Design Pattern: Menu ... Example Web-site: Using Nokia Web Templates for High end devices
Oct 15, 2007 ... Can you show us an example? In a drop-down box it does display the value selected with normal HTML. Also, this is in the wrong section
Feb 16, 2009 ... Add this bit of code where you want your drop down, ... so add some CSS to it, here's an example, I'm not going to explain it though, .... Really it is very useful for me, i am a java developer and i really love it
Cell a1 should be a drop down menu with the color choices of red, blue and green . ... I am looking for examples of what to type into cells a1 and a2 and any other ... XUbuntu 9.04, OOo 3.1.1(Sun), Sun Java 1.5.0_06