- Personal CSS styles for separate menu elements - Several menus on one page - AJAX menu loading - loads web menu data from the server "on-the-fly". - Horizontal or vertical orientation - Filters and Transitional effects - Inactive/Disabled items - Sound support! - Submenus automatically scrolls
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: Thank you for your help, I have downloaded the updated link the .js files are there. I have been using the tuner and was wondering how to change the colors of the main menu bar. I have selected a template that we like (Vista 3, #5), but it isn't quite the right shade of green. I have figured out how to change the colors of all of the "sub" menus, but I don't see where to change the main menu bar. Is this possible, if so, where do I make the change(s)?
A: Top menu items in Vista styles use images as backgrounds. You cannotchange its color in Deluxe Tuner.
You should change the image color. You can do it in any Graph Editor,for example 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.
Try that.
Q: The dhtml floating menu does not align to the top of the column and it migrates as one scrolls up or down the page. I would like it to stay in one place.
A: 1) Add valign="top"> parameter for the TD tag with the menu: <td valign="top"> <script type="text/javascript" src="welcome_files/frenchdata.js"></script>
2) Open your frenchdata.js file in any text editor (or Deluxe Tuner) and change: var absolutePos=0; var posX="20px"; var posY="120px"; to var absolutePos=0; var posX="0px"; var posY="0px";
3) To turn off the floating feature you should set the following parameter in yourfrenchdata.js file: var floatable=0;
Q: But the program did not except to put another language..when I type on it in Thai nothing happen...But when I change to be enlish then it work..... or because of this is the trial version ?
A: You cannot enter Thai characters in Deluxe Tuner. They won't display correctly. You should add these characters manually in any text editor.
Just noticed the horizontal menu does NOT function properly on the iPad ... hover' css-rule on which many drop down menu's on the internet rely. ... do with the way navigation works on mobile devices with a touch screen
Here's the CSS code (scroll to the end for the NAV buttons) and the HTML Code .... padding-left: 15px; /* Provides horizontal separation between menu items*/ ... accesskey="2" >CyberOptics2 Mobile Media</a></div>
May 30, 2008 ... I am a newbie to PHP/CSS/etc but was wondering if this needs to be done with " includes" ... My goal is to create a horizontal menu between the logo header and ... Forum Google Apps integration · Forum Moodle for mobile
Apr 1, 2010 ... Carrier: T-Mobile. Question Website menus in the BlackBerry ... So I implemented a simple CSS menu, and it works great- on .... Drop downs can be very, very useful when designing a horizontal menu for a screen only 480
Sep 3, 2009 ... Horizontal lists have a somewhat limited use on the mobile web as they can be ... of use are top (high-level) navigation menus, pagination menus, ... If the horizontal aspect of the list is specified entirely using CSS,
Oct 10, 2010 ... Sub-Menu support for menu items in BasicHome. Can create up to two levels by drag n drop the desired menu ... Horizontal sub menus on BasicHome, metalla_nz, Maya, 11, 2010-07-25 07:19 ... Default Style, -- Mobile Style
While the browser is reading the .css it sets to any width indicated. ... Making the text bold like the horizontal menu would probably work, or experiment ... My guess would be a line wrap setting in the mobile browser
There's currently no concrete information about RocketTheme mobile templates. ... Re: Horizontal Footer Menu. Hey Jen, If you apply the css "float: left;"
[Archive] Questions and answers covering Visual CSS QuickMenu. ... Horizantal and Vertical subs in same menu? ... Using one set of links for two different menu styles · Menu on Mobile Devices · Sub-menus need to display outside of their
Sencha - Mobile JavaScript - Ext JS, Ext GWT and Sencha Touch ... Not sure where I would use a vertical menu like that, but im sure someone will. .... The CSS for horizontal menubars is strange. The menu list items (LI
Sencha - Mobile JavaScript - Ext JS, Ext GWT and Sencha Touch ..... It should itself be a Menu. Just styled to be horizontal. A menu bar does have to behave .... It has the Menubar subclass, and a few extra CSS rules