- Hundreds of pre-designed templates - Items with icons - UL/LI items structure - AJAX menu loading - loads web menu data from the server "on-the-fly". - Keyboard navigation - press Ctrl+F2 to enter the top menu - Inactive/Disabled items - Transition #14 - "fade out" effect - Filters and Transitional effects
Submenus can be shown in 4 ways: - From from left to right + upwards and also left to right. - From right to left and also from right to left + upwards (e.g. for right-to-left languages).
Use images for icons, backgrounds of submenus and items. Using images you can create menus entirely based on graphics.
Create both horizontal and vertical menus and submenus with any amount of menus on one page.
Insert any HTML code inside the menu item - be it a form or a picture, a flash-object or a text. This ability allows you to create various menus of any complexity.
Q: I did not see how you get the content of link value of the tab to display below css tab menu. The closet I got was to click a tab and havea second window open up wit the content of the link.
A:See in Deluxe Tabs there are two modes:
1. var tabMode=0; You can create only one level of tabs and assign Object Id's of the DIV's to show when you click on the tab.
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: 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: I've been working with your javascript menu sample and like what I see so far. One issue I have seems to be with the smColumns variable. I'm assuming it was for just the sub menus but in the trial when I change this the entire menu goes into multi- column mode. I exported the project to HTML thinking I could manually change it there, that produced the same result, changed the entire menu to multi-column.
Our menu will be dynamic (populated from SQL Server) with only some of the sub menus being multi-column. We will even have multiple sub menus for certain items and we'll need to have the capability to set which one of those will be displayed in Multi-columns and which ones will not. (See Below) So the question becomes; Is there a way to set the number of columns only for the javascript menu sample subitems we desire to have multi-column and if so how?
A: You should use Individual Styles and set number of javascript menu sample submenu columns foreach submenu individually.
var menuStyles = [ ["smColumns=2","smOrientation=undefined"], ];
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.
Spry collapsible panel in sticky footer to simultaneously load a scroll down script. ... of the page and a spry collapsible panel inside which expands below to reveal ... Search Forums, Forums Home, Client-Side Development, HTML, XML, CSS
Adapter used: none css used: only default ext-all.css custom css (only to ... HTML Editor is a child form field (form layout) inside one of the collapsible panels
I thought you wanted to apply a header font to the collapsible block. You could apply your custom styles via CSS. .collapsible-block-link is the one you're looking
as seen on http://jquerymobile.com/demos/1.0b1/#/demos/1.0b1/docs/content/ content-collapsible.html (scroll to bottom for collapsible sets) when all collapsed:
Sorry, bascherz, is this in the template.css file then or the index.php file? .... For create collapsible modules, i found useful extension for do this,
Now it gets the btn-down-f on the button itself, and the CSS changes. But I want the same to happen on mye ican thats comes with the collapsible set. Any ideas
Feb 2, 2011 ... XSLT Collapsible and expandable submenu. Andrei Yazik started this topic 10 months ago ... <xsl:value-of select="$cssClass"/> level_{$level}