- AJAX menu loading - loads web menu data from the server "on-the-fly". - Relative/Absolute menu position - Status string shows item labels - Special JavaScript API for changing javascript menu "on-the-fly" - Text aligned to left - Submenus automatically scrolls - Keyboard navigation - press Ctrl+F2 to enter the top menu - Personal CSS styles for separate menu elements
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 just downloaded the Deluxe-Menu program. It looks very nice, but I keep getting this pop up while trying to set up my first menu:
"an error has occurred in the script on this page: line 15 char 9 access is denied code 0 with a link to the toolbar.html in my program files where the Deluxe Menu installed.
At this point, I am just trying my first menu - not using a browser. (I normally use Firefox but also have IE installed).
A: I suppose that you're using Windows 2000. We have some problems with Tuner on this OS.
Unfortunately we didn't fix the issue with Windows 2000 yet.
Q: Hi, I was wondering if there is a way to leave a main java swing menu bar item highlighted when in that section. For example if I clicked on "Contact Us" and when I am on the contact us page, the "Contact us" navigation would still be highlighted. I appreciate any help you might have, thanks!
A: The java swing menu bar has only two states normal and mouseover. We'll try to add the pressed state in the future.
You can 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 java swing menu bar 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.
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: Do you have any working examples of a menu generated using .php from a MySQL database?
Our website is dynamic from a MySQL db and we already have categories and sub-categories. It would be useful if we could use this with our deluxe menu.
I don't know how to set this up, so any assistance would be appreciated.
A:You may generate a menu from a database or XML using any server-side script, e.g., PHP, ASP, VB, etc. However, these scripts don't work inside of Javascript .js files, so, you should move parameters of a menu from a .js file into an html-page, e.g.:
<!-- Deluxe Menu --> <noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com</a></noscript> <script type="text/javascript"> var dmWorkPath = "menudir/";</script> <script type="text/javascript" src="menudir/dmenu.js"></script> <!-- (c) 2006, http://deluxe-menu.com -->
<script type="text/javascript" language="JavaScript1.2"> // and describe parameters of a menu var parameter1=value1; var parameter2=value2; etc.
var menuItems = [ // here you generate items using server-side scripts (php, asp, vb, etc.) ];</script>
The example of the menu working with PHP/MYSQL you can find here: http://deluxe-menu.com/rq-loading-bar-MySQL-support.html
[CSS] Menü. Darstellungsprobleme · Fehler bei hinzufügen von einem Link in ein DIV mit InnerHtml im IE! .... JavaScript dynamisch verändern (greasemonkey) · Dojo, Dijit. ... Mausrad Scrolling in einem DIV · firefox transparenter text -
By the way this is from the dojo javascript using dijit.layout.TabContainer and dijit.layout.ContentPane. Thanks. ... same tab feature as this scrolling tab, anyone? ... Related Posts. adding dropdown menus to UI Tabs
Pas une seule phrase en français observable sans 'scroller'. La page d'accueil est en .... menu CDATA #IMPLIED forceHelp CDATA #IMPLIED userId CDATA #IMPLIED ... @import "/WebRoot/Orange/javascript/dijit/themes/epages/widgets_base.css";
Pas une seule phrase en français observable sans 'scroller'. La page d'accueil est en .... menu CDATA #IMPLIED forceHelp CDATA #IMPLIED userId CDATA #IMPLIED ... @import "/WebRoot/Orange/javascript/dijit/themes/epages/widgets_base.css";
[CSS] Menü. Darstellungsprobleme · Fehler bei hinzufügen von einem Link in ein DIV mit InnerHtml im IE! .... JavaScript dynamisch verändern (greasemonkey) · Dojo, Dijit. ... Mausrad Scrolling in einem DIV · firefox transparenter text -
By the way this is from the dojo javascript using dijit.layout.TabContainer and dijit.layout.ContentPane. Thanks. ... same tab feature as this scrolling tab, anyone? ... Related Posts. adding dropdown menus to UI Tabs
[CSS] Menü. Darstellungsprobleme · Fehler bei hinzufügen von einem Link in ein DIV mit InnerHtml im IE! .... JavaScript dynamisch verändern (greasemonkey) · Dojo, Dijit. ... Mausrad Scrolling in einem DIV · firefox transparenter text -
Pas une seule phrase en français observable sans 'scroller'. La page d'accueil est en .... menu CDATA #IMPLIED forceHelp CDATA #IMPLIED userId CDATA #IMPLIED ... @import "/WebRoot/Orange/javascript/dijit/themes/epages/widgets_base.css";
By the way this is from the dojo javascript using dijit.layout.TabContainer and dijit.layout.ContentPane. Thanks. ... same tab feature as this scrolling tab, anyone? ... Related Posts. adding dropdown menus to UI Tabs