- Visible over select boxes, iframes, pdf, flash, Java applets. - Items with icons - Hundreds of pre-designed templates - Sound support! - Status string shows item labels - Submenus automatically scrolls - 85% transparency for sub menus - Personal CSS styles for separate menu elements
Create contextual menus for your pages. For this purpose you should assign a special function for the object you want. The current coordinates of the mouse pointer or your own ones can be used for the contextual menu.
When the submenu is larger than the visible area of the page the submenu will be automatically decreased. To see all the submenu items you do not need to use scrollbars or something like that - just put your mouse to the bottom of a submenu and it will be automatically scrolled! You can also specify height and width for each separate submenu.
Build menus completely based on Cascading Style Sheets. It is possible to appoint the individual CSS styles for separate elements of the menu.
Q: I am having great problems making my tab working, I seems to select the second tab by default.
I have looked in your frequent asked questions and tried the below suggestion, I have not used the registered domain as I am in the process of design.
var bselectedItem = 3;
Where 3 is the number of your menu item from the var bmenuItems parameter. var bmenuItems = [ ["Mac Tab 1", "content1"], ["Mac Tab 2", "content2"], ["Mac Tab 3", "content3"], ["Mac Tab 4", "content4"], // selected tab ]; The ID of the item starts with 0. Try that.
But without success?
Any idea?
Please advice
A:See, the ID of the item starts with 0.
So, if you use TabMode ( var tabMode=1;):
var bselectedItem = 10;
["-", ] - separator, ID = 0 ["Mac Tab 1", "content1"], ID = 1 ["Subitem1","testlink.html",] ID = 2 ["Subitem2","testlink.html",] ID = 3 ["Mac Tab 2", "content2"], ID = 4 ["Subitem1","testlink.html",] ID = 5 ["Subitem2","testlink.html",] ID = 6 ["Mac Tab 3", "content3"], ID = 7 ["Subitem1","testlink.html",] ID = 8 ["Subitem2","testlink.html",] ID = 9 ["Mac Tab 4", "content4"], // selected tab ID = 10 ["Subitem1","testlink.html",] ID = 11 ["Subitem2","testlink.html",] ID = 12
If you use tabs ( var tabMode=0;):
var bselectedItem = 2;
["-", ] - separator, ID = 0 ["Mac Tab 1", "content1"], ID = 1 ["Mac Tab 2", "content2"], ID = 2 // selected tab ["Mac Tab 3", "content3"], ID = 3 ["Mac Tab 4", "content4"], ID = 4
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: In my page are links in subfolders (for example /ergebnisse/2006/test.htm). When I call a page in a subfolder, in first time this page is shown correctly. The next page I call could not found. I belief the pointer is in the subfolder an so the page could not found.
A:You can use additional parameters to make menu paths absolute:
var pathPrefix_img = "http://domain.com/images/"; var pathPrefix_link = "http://domain.com/pages/";
These parameters allow to make images and links paths absolute. For example:
var pathPrefix_img = "http://domain.com/images/"; var pathPrefix_link = "http://domain.com/pages/";
var menuItems = [ ["text", "index.html", "icon1.gif", "icon2.gif"], ];
So, link path will be look so: http://domain.com/pages/index.html
Images paths will be look so: http://domain.com/images/icon1.gif http://domain.com/images/icon2.gif
Please, try to use these parameters.
Q: I am attempting to use the deluxe menu with frames. After click a few links the popup part of the menu stops showing up. This especially happens if the content of the main frame requires scrolling. In this case the scroll bar just flickers when I put the mouse over the menu.
Do you know why this would happen?
A: We need to check your menu. Please, send us a direct link to your website, so we can check it.
Please, notice also that Deluxe Menu can work within 1 frameset only. It can't work within nested framesets. It is possible that you'll havesome errors.
The menu will work correctly in the cross-frame mode if you load pages into the sub frame from the same domain.If you load pages from another domain submenus won't be shown in the subframe - they will be shown in the frame with the top-menu.It's caused by a security policy of browsers - a script can't modify a content of pages from another domain.
Probleme über Probleme mit Theme, Hintergrundfarbe und Widgets! ... WP 2.9 Problem mit Navigationsmenü (Farbeinstellung) ... Sidebar ersetzen, ändern · suche ein wp-theme im indexhibit-style ... PHP Code in Mitte eines Artikels; WP 2.9 Clockwork 1.05 Kommentar Problem Firefox · Anderes Stylesheet auf bestimmter
Collection of problems, solutions, and practical examples for PHP-GTK2 programmers. ... Forum :: Indexhibit it appears that changing the "#menu" background
Collection of problems, solutions, and practical examples for PHP-GTK2 programmers. ... Forum :: Indexhibit it appears that changing the "#menu" background
Collection of problems, solutions, and practical examples for PHP-GTK2 programmers. ... Forum :: Indexhibit it appears that changing the "#menu" background
Probleme über Probleme mit Theme, Hintergrundfarbe und Widgets! ... WP 2.9 Problem mit Navigationsmenü (Farbeinstellung) ... Sidebar ersetzen, ändern · suche ein wp-theme im indexhibit-style ... PHP Code in Mitte eines Artikels; WP 2.9 Clockwork 1.05 Kommentar Problem Firefox · Anderes Stylesheet auf bestimmter
Probleme über Probleme mit Theme, Hintergrundfarbe und Widgets! ... WP 2.9 Problem mit Navigationsmenü (Farbeinstellung) ... Sidebar ersetzen, ändern · suche ein wp-theme im indexhibit-style ... PHP Code in Mitte eines Artikels; WP 2.9 Clockwork 1.05 Kommentar Problem Firefox · Anderes Stylesheet auf bestimmter