- Personal CSS styles for separate menu elements - Search feature - add the search area in the menu and type symbols. - 85% transparency for sub menus - Inactive/Disabled items - Keyboard navigation - press Ctrl+F2 to enter the top menu - Sound support! - Cross-frame support - menus work on frameset-based pages - Relative/Absolute menu position
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: I have a problem... On some computers running IE the menu appears and works correctly, on others it doesn't appear. There is only a line that says JavaScript Menu by Deluxe-Menu.com. Both of these computers have the same version of IE running. I have reset the security levels back to default levels on both. Still the menu doesn't appear. For all practical purposes both copies of IE are the same.
A:You should change your security settings in IE to allow Javascript onpages you load. In other case you can't see a dynamic page content. There is no way to enable these preferences automatically, in othercase there are no reasons to create security preferences.
You can also use Deluxe Tuner application that allows you to generate additional html code for search engine that can't parse Javascript. So, you can use menu links on browsers that doesn't have Javascript support enabled.
Q: We're interested in the pop up menu (context menu) you offered. Is it possible to generate multiple context menus at the same page? Is the context menu also 508 compliant, in other words, keyboard accessible?
A: Yes, you can use as many context menus as you want on the same page. You should call your data files at first
<img src="deluxe-menu.files/logo_w.gif" onClick="return dm_popup(0, 1000, event);" style="cursor: pointer;"> //1st menu <img src="deluxe-menu.files/logo_w.gif" onClick="return dm_popup(1, 1000, event);" style="cursor: pointer;"> //2nd menu
You can use keyboard in context menus but you have to click (or hover) the image. And only after your subitems appear you can press "Ctrl+F2" and arrow keys to navigate themenu. But if you have multiple menus on one page and use keystrokes support you can navigate only the first menu.
Q: I am interested in purchasing the "Microsoft Like Style Dhtml Tabs Menu" and would like to know if the tab menu horizontal java, roll over and selected colors are controllable? meaning if I want green (not blue) tab I can have the tabs green. Please let me know
A: Unfortunately you cannot change the color of this template in DeluxeTuner, as it is image-based tab menu horizontal java.
If you want to change the color of this template you should changeimages. You can do it in any Graph editor, for example in PhotoShop.
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.
New Feature: 'Always show vertical scrollbar to prevent shifting of the page ... Improved: Redesigned navigationbar and slidemenu for use with jQuery, ... Many of the Web Builder built-in objects now use jQuery for
what I'm trying to do is to have a vertical menu where one of the list ... to the right and then slides down a submenu with other 4 lists items. ... <script type="text/javascript" src="jquery-1.4.2.min.js"></script>
I want to run a slide show of about 30 pictures from a picture page. ... [ CONTENU] Compteur vertical, [CONTENU] Installer une barre de recherche Google ... Menu déroulant, [NAVIGATION] Menu accordéon horizontal (jQuery)
in Using jQuery Plugins. I am sure this is a bonehead thing that I am missing, but I can't get the arrows to show up in my Superfish Vertical menu. ... animation: {height:'show'}, // slide-down effect without fade-in
Javascript Sliding Menu Bar Orange Rollover Buttons - Rounded Corner · Menu Tab Shadow Vista ... Java Menu Creator jquery vertical menu multi level visited
I gather from another post on the net that jquery.js used by Fisheye and prototype.js and scriptalicious.js .... Now make a vertical version of the fish eye menu.......to make everyone happy. .... Sliding Menu. Until August 18, 2010
BUT I tried placing those in my HTML header and in the jquery file ... It wanted to stair-step out and when I made it a vertical menu the content spilled out all over the place instead of sliding like it was supposed to
<li><a href="#">Slide Effect</a></li> ... Why are you using jQuery to make a drop down menu? ... that for one of my sites for a vertical dropdown menu and it works like a charm in the most common browsers i have tested
Based on jQuery, the module comprises two parts - top pane and a side pane. ... top pane Horizontal and vertical sliding Numerical Pagination option ... By doing so, you are setting up the menu links that would link to
Has no one used this TinySort jQuery plugin at all? .... a link called "Work" it displays a slide out menu containing a list of links to posts. ... $('#projects- sub-menu').show('blind', { direction: 'vertical' }, 100);
I want to run a slide show of about 30 pictures from a picture page. ... [ CONTENU] Compteur vertical, [CONTENU] Installer une barre de recherche Google ... Menu déroulant, [NAVIGATION] Menu accordéon horizontal (jQuery)
I'm looking for a way to present a vertical slider where members can toggle ... Luckily, I did find the jQuery equivalent to my beloved MooTools Image Menu