- Several menus on one page - Horizontal or vertical orientation - Transition #14 - "fade out" effect - Cross-frame support - menus work on frameset-based pages - UL/LI items structure - Items with icons - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - 85% transparency for sub menus
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 have just downloaded your trial version and am trying to use java menu maker using the windows xpstyle1 template. I can only seem to get the top button showing as grey but can change colors of submenus OK. Am I missing something or is this a restriction of the trial system i.e. how do I get the top button showing the same as submenu buttons
A:Trial version of java menu maker has full functionality of the licensed version.
To change submenu colors you should change the following parameters:
var menuBackColor="#F2F3F2"; var itemBackColor=["#F2F3F2","#535353"]; and Individual Submenu Style: var menuStyles = [ ["menuBackColor=#F2F3F2","menuBorderWidth=0","itemSpacing=0","itemPadding=4px","smOrientation=undefined"], ];
For the top items you should change Individual Item style: var itemStyles = [ ["itemHeight=21px","itemBackColor=#F2F3F2,#535353"], ];
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 need to set individual itemtargets for a number of items in the navigation bar menu...
A:You can set target parameter for all items:
var itemTarget="_blank"; or var itemTarget="main";
where main - is the name of the main frame where you want to open the link
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.
Got it working! In testing it, I noticed a couple of things. When I choose a selection from my jump menus, it goes to page file not found. ... jumpMenu: Black Background_Name: Background Name ... Spry, Web Hosting and FTP, Video Tutorials, Coders Forum, HTML and CSS, Javascript, PHP, ASP, General
It is probably not necessary because adding a link and an anchor is something ... However both methods will not work on the morning of the class in question. ... Thirdly the jump menu does not highlight the current week,
If the user is not permitted to view the forum, it won't show up, .... It's a couple of template edits and a few lines of Javascript to move the ... Do you have it installed and working, but you want to change the text
Sorry, but still it is not working. Is this some sort of bugs? ... <script type= "text/javascript">showJobs('jobber-container', 'jobber-list');</script> </body> </html> ... Forum quick jump menu. Go to selected forum
Advanced Jump Menu. More options for jumping, works with standard jump drive as well. .... my mistake, working but not so good ... It added following wares:
Hi i tried working jobberbase installed on my localhost. .... <script type="text /javascript"> $(document).ready(function() { $(".job-posts tr").mouseover( function() .... Forum quick jump menu. Go to selected forum
I have also changed the jump menu, that means u can still use it and jump between your albums. ... i have to confess that i'm not really into php coding, ... the only files i have messed with, and it still isnt working
Apr 2, 2010 ... As all of those features use Javascript, the only thing I can figure is ... Does the forum jump menu in the welcome box up at the right work, ... If it were just one thing not working I would suggest that maybe there is
This hack does not work if the forumjump is not meant to appear on a vb ... Navbar Forumjump- Adds a DHTML "Forum Jump" menu to your Navbar ... Sorry, I can 't provide a screenshot as I'm working on a private style atm
May 21, 2007 ... Sorry to be vague, but I'm not particularly sure what I want. I'm sure that I don't particularly like the standard javascript jump menu
Adobe AIR Programming Unleashed: Working with Windows ... I have been going round trying to get a jump menu to link to a iframe but when select link there is no action in the iframe. ... That is all you have to do, no javascript or anything. ... You may not post new threads. You may not post replies
Jump Menu: FOX, Rules, Announcements & Questions, - Announcements & Questions, - Forum Rules, SEASON 7 - SYTYCD .... What should people be working on now for next season? ... Who's hot, who's not and who's totally whacked?
If you're not sure what a quick jump menu is, look down at the .... Tested and working with Firefox v3.0.4 on Windows, Greasemonkey v0.8.x. .... of a C# person so might have missed something in the Javascript syntax)
Jun 6, 2010 ... Then again from the Quick Jump Menu go to "Account Settings & Details" ... The directions will not work and I have found out it's because I have not ... because JavaScript is either disabled or not supported by your browser
if so it may be attached incorrectly as it's not running. ... 1 Jump Menu 1 if ( GPRM 7 = 1) 2 Jump Menu 2 if (GPRM 7 = 2) <-- And this! ... from each sub menu so that I could check that everything was still working fine