- Hundreds of pre-designed templates - Relative/Absolute menu position - Unlimited number of sub levels - Sound support! - Personal CSS styles for separate menu elements - Cross-frame support - menus work on frameset-based pages - 85% transparency for sub menus - Inactive/Disabled items
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.
framesetID - id attribute of the frameset; mainFrameInd - index of the main frame (where the top-menu is placed), >=0; subFrameInd - index of the subframe (where the submenus will be shown), >=0; orientation - frame orientaion: 0 - top-to-bottom, 1 - left-to-right; 2 - bottom-to-top; 3 - right-to-left.
Q: Can your menu, when placed in a master page, be propagated throughout an application's sub-folders or will the html menu need to be added to each page separately?
A:If you don't want to create your menu on each page you can use a server-side script (php, asp, vb, etc.) to generate html pages from templates on your server.
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.) ];
You can use cross frame menu. It allows you to build full-featured menus on the pages that use frame-based structure. And it's not necessary to insert any code into all the pages - just specify the additional parameters of the menu and initialize it.
Q: I just bought an imac and was wondering if i can use the apycom menu with the mac. If yes, where would i download the application.
A: Yes, we have a version of Deluxe Tuner for MAC, but it has a limited number of featuresrelated to the Windows version. MAC version of Deluxe Tuner support Deluxe Menu only, itdoesn't support other products.
Use engine files form the licensed package.Find a link to it in your license message.
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.
I am trying to remake the site using mostly divs, and css, but I am ... each colour and float them left and right at top and bottom as required. ... In the menu they are given a special class so that I can still use the
Firefox, Chrome ande Opera handles the menu just fine, but the promlem lies within IE ... The menu is floating not in the left side as it should, ... in you css you need to add px to the top and left values in #menu, so:
In addition to that i am also copied the menu.css from yui example. ... border- width:0 1px 0 0; } div.yuimenu h6 { float:none; display:block; .... i load the page in a new browser window (firefox 1.5) and right click on a menu option it
Apr 25, 2008 ... Firefox has also excellent addon called HTML Validator which can found from ... CSS Menu does not work in IE6. IE6 relies on some javascript to do ... float: right; /* change this to right and sidebar floats to right */
Dec 17, 2010 ... My skin.css file validates at level 2.1. My FireFox Web ... the main menu and breadcrumbs in another div and clearing the float in that div
i have a CSS Problem with this Menu in IE7. ... Then remove the float : right ; from #email, But then I don't know what it might cause unless I know where are you ... I can't live without Firebug for Firefox :scared:
Dec 12, 2008 ... The menu is in a div with this css: #menu { height: 24px; width: 840px; margin- left: 30px; border-bottom: solid #636467 1px; float: left;
Edit: I'm not very experienced with CSS this may be, and probably ... the top menu but the text is still off centered in Firefox, goodness, ... attribute of float left so the text is in the center but its not showing as
Feb 2, 2011 ... Why is my CSS drop-down menu opening behind a DIV in IE7? ... jquery ajax call not working in IE 7 or 8 but works in Firefox ... Floating elements dropping out of container in IE7 and some times in WebKit browsers too
Feb 1, 2010 ... In Firefox (which is 1/3 of my visitors right now) my float smushes up to the menu bar and I lose some spacing below. I'm sure my CSS skills
Note: This css is for the redevo_aphelion template, if you use a different .... Ran into a small problem, menu works perfect in Firefox, .... If I use float: left; menu display horizontally but sublevels not working good
Sep 23, 2009 ... This is now compatible with Explorer, Firefox, Safari and Chrome. Opera does not support float:left very well, so the menu will be in two
Jun 13, 2007 ... i used the no-lag css navigation bar found in this forum to create a ... padding : 0px; width: 229px; float: left; } #menu { height: auto;
In Firefox it works perfect, but in IE i can't select the items in the menu ... Check the css of the divs where you have put the menu and the page content .... ul.menu li { position:relative; float:left; } ul.menu ul