- Transition #14 - "fade out" effect - Hundreds of pre-designed templates - Horizontal or vertical orientation - 85% transparency for sub menus - Submenus go over all page objects - Cross-frame support - menus work on frameset-based pages - Unlimited number of sub levels - Submenus automatically scrolls
Use images for backgrounds of submenus and items, icons, arrows. Using web images you can create menus completely based on graphics.
Design both horizontal and vertical menus and submenus with any amount of menus on a single page.
Place any HTML code inside the menu item - be it a flash-object, form, picture, or text. This ability lets you to build various menus of any complexity.
Submenus can be shown in 4 ways: - From left to right and also from left to right + upwards. - From right to left and also from right to left + upwards (e.g. for right-to-left languages).
Q: At the very beginning of each javascript close menu item (exception for top level item using "XP-Style") there is always a small gap of 2px width.
Firebug show me this small piece of code : *********************************** <td id="" style="margin: 0px; padding: 0px;"> <img id="" width="2" height="1" border="0" style="display: block;" src="images/blank.gif"/> </td> ***********************************
Is there a way to avoid this ?
A: You should set the following parameter in that case:
var tXPBorderWidth=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 had a strange problem with the menus when the sub menus are over applet in https: the applet disappeared.
After doing some Investigation in your code we noticed that you are using in HTTPS mode div instead of Iframe.
We would be happy if you can tell us why you are using div in this mode and if we will use http mode will it cause something that can affect the menus
A: Iframes don't work on https:// websites. You'll get warning message. That's why we're using <div> tag.If for some reasons a submenu can't drop down over an object the latterwill be hidden for a time when the submenu is shown.
If you use Deluxe Menu on https:// website, submenus won't drop downover select boxes within iframe objects. It works fine on a non-secureservers only.
Q: That is what I need:
a) I build a menu with an item like this: ["||"Product1","http://127.0.0.1/product1.htm","","","",,"0",],
b) when I select that item, I need that page product1.htm loads into an iFrame.
Can I do this?
A: You should set the Iframe name as the target value in the menuItems. You should also set the following parameter:
Here's my code. As you can see, on line 5 I am alerting the hrefID variable. ... var expireDate = new Date(new Date().getTime()+86400000*5); //5 Days .... Main Menu; You are Here; Ozzu · Webmaster Forum
For more Information read here or on our new website. 125461 Posts in 17792 Topics by 9298 Members ... this code wil work for the jquery menu. Code: <ul id= "jsddm"> ... Why are you using jQuery to make a drop down menu?
Hi there, I'm currently using three jQuery elements in my website and could do with a bit of ... Here's my current code: Code: <script type="text/javascript" ... hover menu--> <script type='text/javascript' src="scripts/menu.js"></script> <! ... You may not post new threads. You may not post replies
I want to insert a jquery vertical menu instread of milkyway template menu. ... or you want add directly jQuery codes in your template ? ... 1.5 - Ask Support Questions Here, General Questions/New to Joomla, Installation
jQuery JQuery Order Form, with support for drop down lists and id .... I have done a little jQuery plugin code, I would then exercise my skills to produce a
*NEW* AddThis Share Counter: http://www.addthis.com/gallery ... Actually I had looked at the Menu API and I must not have been very keen. ... This means that if you are using jQuery, this block of code would be within
Lorsque jQuery est placé dans le header d'une page Jimdo cela interfère et la ... Pour centrer l'iframe il faut ajouter un code XHTML avant et après le ... Select a forum, ------------------, New Features & Announcements
Jun 27, 2010 ... It creates a new menu instance for each sub menu, .... I'm making some progress moving all the flyout menu code into a widget so that you
I need to know how to put the code in the interface.js file and call it when ... also i dont know if that is new or now common or something but shouldnt ... Then , when ever you click the field, the date menu will pop up,
Re:Magic Tabs and Accordion Menu (jquery js) J15 doub - Our Extensions ... Although the code wasn't where you said it would be, I found the one that ... Please let us know when you have new projects, we are very happy to work with you
Sep 14, 2010 ... jQuery image slider & toggle menu help! Scripting - Client Side. ... C++ Tutorial: Enhance Type Safety and Code Clarity with the nullptr Keyword ... You may not post new threads. You may not post replies
Hi, this is now implemented in svn, thanks for sharing the jQuery code! ... to be logged in to post messages in the forums. New users may register here