Setup menu parameters manually or using De Luxe Tuner. Then add some rows of a code within html page code and your menu is ready!
Use special Java Script methods for: Dynamic changing of items (link, text, icons, arrows and even individual style!). Addition/removing of items or submenus. Disabling and enabling menu items. Getting the info on every submenu, menu, and items. Changing appearance of items. Other coding tricks.
Cross-frame mode lets you to construct full-featured dhtml menus on the pages with frames. But for all that frame set it's not necessary to insert any additional code into all the pages - just specify several extra menu parameters.
Ability to handle the menu from the keyboard via keystrokes.
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: 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:
var itemTarget = "";
Q: How can I set the top-level menu items of the html pop up menu to be transparent?
A:You should create Individual Item and Submenu styles with transparent itemBackColor and assign it for the top items:
var itemStyles = [ ["itemBackColor=transparent,transparent","itemBorderWidth=0","fontColor=#000000,#000000"], ];
var menuStyles = [ ["menuBackColor=transparent","menuBorderWidth=0"], ];
Q: I am trying to use Delux-menu for our project, I am not able to use dynamic features of drop down menu script. I will send the html file, where I am calling the java script.
I am getting the error dm_menu[mInd] has no properties.
A:You have one menu in your example, but you write:
function hide(vis) { dm_ext_changeItemVisibility(1, 0, 2, vis);
That is mean that you want to hide item in the second drop down menu script.
You should write:
function hide(vis) { dm_ext_changeItemVisibility(0, 0, 2, vis);
Nov 18, 2010 ... Also added the ability to link slider images to anything – just drop ... Change color on backgrounds, sidebar, menus and much more with the
Limit on number of added items on Menu Manager ? a major menu manager bug ? ... Removing items from the Contact page's sidebar, 5, DarrylBain, 18 hours ... How can I resize the slider area to be smaller (not 940x420 but less?
On the Wordpress Sidebar (left) open Settings and then click Reading that ... You can disable the slider area from the options menu and then you can just
The home page template provides the user with a separate sidebar from the ... on the right hand sidebar, under Page Attributes, drop down the menu below ... What are the different image dimensions for the Slider and Portfolio Items?
Menu flickering in IE8 BUGFIX; NivoSlider not loading images on first load ... sidebar menu had same styling applied as horizontal navigation .... It just seems that the logo on top of the slider does not seem to work
I am trying to pseudo mimic the movie demo slider. ... I am trying to keep the transparent overlay, the red read more and turn off the nav menu. ... On the right side of the blonde woman you have the sidebar navigation
FEATURES: 2 Column Wordpress Theme,Page Navigation Menu with ... run the Excerpt Reloaded Plugin,Sidebar Ads Ready – 125×125 ads will .... themes options, featured content slider, auto thumbnail and more features inside
I have javascript error with MonoX Sample Navigation Menu Module on IE 6,IE7,not Firefox When I add them to a ... <div id="slider"> <ul id="sliderContent"> .... <div id="sidebar-content"> <div id="sidebar-bgbtm">
Support for WordPress 3.0 Menu, 3, wonderfullyrich, 2 months. [not a support question] ... how do i make my post titles appear in my sidebar? i am using boxpulse. ... Why not to have the slider template + showing page content?
How do I lInk to show main page and specify which slide in the slider, 7, davidm001 ... Widget padding/spacing (Sidebar Manager), 5, aegrange, 1 month ... home page optional content #1 and #2 showing up on menu, 2, mkrapf, 1 month
if (window.sidebar) { // firefox window.sidebar. .... but with errors on the page. also the slider stopped working. on the other hand in ... do you think the drop down menu i have is conflicting with the slide show?