- Hundreds of pre-designed templates - Sound support! - Search feature - add the search area in the menu and type symbols. - Image arrows - Status string shows item labels - Special JavaScript API for changing javascript menu "on-the-fly" - UL/LI items structure - Items with icons
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: 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: Whenver I choose the enable Ajax feature and set the AjaxCount to 0, my menus don't pop out anymore. How do I get it to pop out?
A:That variable set the maximal number of submenus that will be loadedfrom server on your page.
If you don't know exact number of submenus you can set a big value forthis parameter.
If you set var dmAJAXCount=0; you cannot see you submenus.
To enable Ajax feature you should set, for example: var dmAJAX=1; var dmAJAXCount=100;
Q: How do I get my existing HTML code inside the rollover tabs?
A:You should paste your content in the <div> .. </div> tags.
You can use Object ID as well as Link in both modes. Use the following prefixes within item's link field:
"object:" - means that there is object id after it; "link:" - means that there is a link after it. "javascript:" - means that there is a javascript code after it, for example:javascript:alert(\'Hello!\')
Q: What I meant was that there is an API function dm_ext_changeItem that allows you to specify 8 dropdown menu parameters in an array. What if I only want to change one of them like the link for example? What do I specify in my function call to leave the other 7 parameters unchanged? Do I specify the existing values? Or, can I just put in a comma with no parameter? That would be a lot easier. Thank you.
A: You should specify only dropdown menu parameters you want to change.
You should just put a commas with no parameters, for example:
dm_ext_changeItem(0, 0, 1, ["Deluxe Menu Info", "", "", "", "Deluxe Menu Hint",,"1"]);
within appropriately targettable container (e.g. div class="hidden"). .... stops the jump menu from displaying in the header so all you see is the 'logged .... for example I tried changing the popup javascript in lib/javascript.php and
Ca fait un bon moment que je n'ai plus fait de javascript (je ne suis pas ... valeur de l'index qui change en fonction de ce que l'on recherche. ... <div align="center"> ... <select name="jumpMenu" size="1" id="jumpMenu"
That list is, in Dreamweaver terms, a "jump menu". ... Javascript which directs the browser to the new page location. ... And if it's not tied to their site, why is it that as soon as I make the slightest change to the
The javascript required for IE6 compatibility is in a folder called JS within the theme but I .... the DIV for the menubar doesn't work well in IE7. ... I am getting error on the page and the Choose an action... jump menu will not work
simply just change the numbers to fit into your forums ... having problems with getting the search results page javascript to operate properly ... If you want the forum jump menu on the page along with the user login/loggedin box find the .... mind you it will set the width of the div on load
Automatic Jump Menu V1.0.2 For Adobe Dreamweaver ... Caps And Case Change V1.1.3 For Adobe Dreamweaver Center Layout Tables V1.0.0 For Adobe Dreamweaver ... Div Tags V1.0.0 For Adobe Dreamweaver Downloads Counter V1.1.0 For Adobe Dreamweaver ... javascript Syntax Checker V1.0.0 For Adobe Dreamweaver
Instead of the jump menu taking me to a new page however, I want the value within the list to be ... <div id="main_page_left"> <script type="text/ javascript"> ... An easy fix for that is to change the code slightly to:
<div class="cjjobbox"> <script type="text/javascript" .... the script is great, but if you are not tech savvy enough, you will loose way too much time to change it. ... Forum quick jump menu. Go to selected forum
30 nov. 2006 ... HTML Javascript devis menu deroulant - Forum ... J'ai déjà un début HTML que j'ai récupéré: <div. .... name="go_button" id= "go_button" value="Aller " onclick="MM_jumpMenuGo('jumpMenu','parent',0)" />
Adding AP div tags 7:29 11.2 MB Modifying AP div tags 6:55 11 MB Adjusting table widths and nesting tables 5:52 10.8 MB .... Automatic Jump Menu V1.0.2 For Adobe Dreamweaver ... Caps And Case Change V1.1.3 For Adobe Dreamweaver ... javascript Syntax Checker V1.0.0 For Adobe Dreamweaver
</div> </td> <td colspan="2" align="left" valign="top"><iframe ... The tiny bit of code you need to change to do this is here: ... That is all you have to do, no javascript or anything
Basically within the <div> tags you create your menu, you can change the text to images via the <img> tags ... rel="gotsubmenu[selected]">JavaScript Kit</a></li> ... A corresponding sub menu container DIV. - 2 ways to set the default tab selected when the page loads. - Setup A Quick Forum Jump Menu
Automatic Jump Menu V1.0.2 For Adobe Dreamweaver ... Caps And Case Change V1.1.3 For Adobe Dreamweaver ... Div Tags V1.0.0 For Adobe Dreamweaver ... JavaScript Syntax Checker V1.0.0 For Adobe Dreamweaver
Frontpage Contact Form · changing time to a number ... FP 2003 Question · frontpage 2003 jumpmenu · Error message There is No Web named "/" · Displaying results in webiste ... Adding javascript to a formfield · importing websites from the web .... Fix the width of table · User access · div tag and inserting tables
PVII Jump Menu Magic V1.40 For Adobe Dreamweaver ... Caps And Case Change V1.1.3 For Adobe Dreamweaver ... Div Tags V1.0.0 For Adobe Dreamweaver ... JavaScript Syntax Checker V1.0.0 For Adobe Dreamweaver
I have been experiencing a strange problem with regard to DIV rollovers ..... < select name="jumpMenu" id="jumpMenu" onChange="MM_jumpMenu('parent' ..... id=" enq"></div> </div> <script type="text/javascript"> var gaJsHost
Automatic Jump Menu V1.0.2 For Adobe Dreamweaver ... Caps And Case Change V1.1.3 For Adobe Dreamweaver ... Div Tags V1.0.0 For Adobe Dreamweaver ... JavaScript Syntax Checker V1.0.0 For Adobe Dreamweaver
</div></div><div class="menu"><strong>XSS Detected</strong> language="JavaScript " type="text/JavaScript"> <!-- function jumpMenu(targ,selObj,restore){ //v3.0 ... 'clearing' div to make sure that footer stays below the main and right column ... If I change $rootWeb to the ip address it works fine,
... href="javascript:document.lang_form.new_language.value={$smarty.section.i. index} ... div#header ul#top{position:absolute; top:10px; right:10px} div#header ul#top ... Looks good but a problem seems to be there..changing the language brings the site ... Forum quick jump menu. Go to selected forum