- Transition #14 - "fade out" effect - Cross-frame support - menus work on frameset-based pages - Image arrows - Relative/Absolute menu position - Several menus on one page - Filters and Transitional effects - Horizontal or vertical orientation - Status string shows item labels
Tune menu parameters manually or using Deluxe Tuner. Then add several rows of a code within html page - your menu is ready!
Use special JavaScript functions for: Dynamic changing of items (text, link, icons and even individual style!). Making a menu item active/inactive. Addition/removing of items. Changing of visibility of items. Getting the information on any menu, submenu and items. Other tricks.
Opportunity to control the menu from the keyboard.
Cross-frame mode allows you to build full-featured menus on the pages that use frame-based structure. But for all that it's not necessary to insert any additional code into all the pages - just specify some additional parameters of the menu.
Q: I place all of my files in folders. If I want the Deluxe menu to work I have to have the Deluxe menu saved in each folder for it to work with the files inside those folders.
A:There is no need to copy al files for the menu in each folder.
To install the menu you can use such paths:
<script type="text/javascript"> var dmWorkPath = "../menudir/";</script> <script type="text/javascript" src="../menudir/dmenu.js"></script>
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: As a follow up, please could you take a look at the attached images and let us know if there are any settings within the javascript drop menu files set within the previous mail that would make the 1st sub menu indent a couple of pixels when the 2nd sub menu sits correctly.
A: This is space to document borders. We've set this space, so that yoursubmenus will not look like the part of browser window. If you wantyou can delete that space.
Open dmenu.js file in any text editor and find the following code:
space=15;
Change 15 to 0.
space=0;
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: We haven't managed to find out how to activate a popup window through click in a flash? Is there possible to call a single jsfunction to activate it?
A:You can deluxePopupWindow.open() function to open your window:
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;