- Cross-frame support - menus work on frameset-based pages - Inactive/Disabled items - Items with icons - Special JavaScript API for changing javascript menu "on-the-fly" - Submenus automatically scrolls - Unlimited number of sub levels - Text aligned to left - Horizontal or vertical orientation
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: Hello. I am trying to test out your mouse over drop down menu and I am having trouble using the separators. Are there certain things that need to be in placed for the separators to work?
Nothing in the js code is showing me that they even exist.
A: You should set a separator in the menuItems, for example:
//--- Separators var separatorImage=""; //for subitems var separatorWidth="100%"; var separatorHeight="3px"; var separatorAlignment="right"; var separatorVImage="images/public/separator.gif"; //for the top items var separatorVWidth="100%"; var separatorVHeight="2px"; var separatorPadding="";
Q: I am a registered user, and I really like your menu system.
With my old menu system the user could right click on a menu item and the browser would display an option to open the page in a "New Tab".
Is there any way in the javascript menu html to allow the user to choose to open a link in a new tab?.
My users are restricted to using IE.
A: You can try to write the following code for your items:
["<a href='index.html' target='_blank' class='home'>Home</a>","", "", "", "", "Return to Index page", "", "0", "", ],
And create styles .home{ color: #FFFFFF;} .home:hover{ color: #FFBEBE;}
Try that.
Q: Thank you in advance for reviewing my question. By the way, I love the software and the menus it creates!
Question: I would like my horizontal menu buttons all have a uniform width, for example, all 7 top level buttons 120 pixels wide. I am not finding this setting in the available parameters.
Is there a way to do this? Any assistance would be appreciated.
A: You should create Individual Style and assign it for all top items.
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.
Jquery Colorbox Forum. Digital picture albums made with Light Box Alternative are ... jQuery plugin or Prototype extension; Floating and smooth cross-fade ... to remove from photo gallery, and select Delete images. from the Images menu
I have menu and rating with javascript (Menu of downloads & Share & details- see ... <link type="text/css" href="{template_url}/css/flick/jquery-ui-1.7.2.custom. css" ... padding: 4px 0; cursor: pointer; float: left; list-style: none;}
Jul 7, 2010 ... Seems the height of the jQuery-UI tab header is being stretched to the bottom of my right floated menu column rather than the bottom of the
to show how easy the included jquery in WB 2.8.1 can be used in modules, ... float: left; text-align: left; } #lightbox-image-details-caption .... Snippets ( raw PHP code), => jQuery, => Templates, Menus & Design
Jun 23, 2010 ... New Feature: jQuery Dialog, a dialog is a floating window that .... This can be useful if you want to keep a menu or image visible even if
I read about this jquery in this other thread aswell. ... 3) Can I put a background color on the drop down menu so it is easy to read ..... Slider pro & slider with IE7.0, ( the format of Slider float left works fine
/*Drop Down Menu */ #globalNav {color:#666;margin:0;padding:0 ... ul ul {width: 149px;background-color: #fff;} /* float the list to make it .... remember u are using jquery min ... that means that $ is not valid
In IE it is floating to the right side rather than a left and right column that shows ... panel plugin is now causing the menu bar not to be clickable in Chrome only. ... jQuery("div.mytogglecontainer").slideToggle(300);
I am new here and don't have any jQuery programming skills at all. .... set opacity to nill on page load $("ul#menu span").css("opacity","0"); ... .css-tabs li { display:inline; float:left; background:url(
Sep 29, 2010 ... Default Floaty - Float YouTube player embeder - Jan 24, 2010, 06:17 AM ... timeOut: the time (in milliseconds) for the menu to disappear after mouse out
You want to get a jQuery content slider into your WordPress site? ... #myslider ul.ui-tabs-nav li img{ float:left; margin:2px 5px; background:#fff; .... As you might have seen, you can bring folding menues in front of the slideshow
<script type='text/javascript'> jQuery(document).ready(function() ... But can it create a three-tier menu and work with BuddyPress and my Avenue K9 theme? .... Subnav */ ul#nav li ul {width: 30.7%;} ul#nav li ul li {float: none;