- Personal CSS styles for separate menu elements - Image arrows - Special JavaScript API for changing javascript menu "on-the-fly" - Status string shows item labels - Submenus automatically scrolls - Search feature - add the search area in the menu and type symbols. - Visible over select boxes, iframes, pdf, flash, Java applets. - Items with icons
Use a mouse to move a menu as a usual window. Also you can create the menu where each submenu can be "separated" from the menu (MS Office toolbar-like mode).
When the page is scrolled the menu remains visible. The menu can "float" along one or two coordinate axes.
There can be multilevel menus - create as many rows of the menu as necessary. Any submenu in its turn can include different number of columns.
Q: Once again, I need your help....I have gone through my eniter site to fix what it takes to keep this menu from hiding the flash header when you role over the main menu items. It still hides. The problem still exists. Help!
A: You should add the following function in the beginning of your data file
You should add this function each time you change your menu in DeluxeTuner as it deletes this function from your data file.
Q: One more question. How can I make the javascript submenus appear much more quickly? They appear but only after mouseing-over the menu and waiting for approximatelyone second.
A:Try to adjust the following parameters: var dm_writeAll=0;
var smShowPause=100; var smHidePause=1000;
var transDuration=150; var transDuration2=200;
You can also turn off transitional effects var transition=-1;
Q: How can I upgrade to Deluxe Menu v2.0? Now I'm using v1.14.
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:
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 trying to create a multicolumn dhtml navigation menu and nothing appears when I upload it to my server. I am attaching my menu called menu.js that I have created and placed in a folder called menudir.
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">dhtml navigation 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.
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;