- Inactive/Disabled items - Visible over select boxes, iframes, pdf, flash, Java applets. - Personal CSS styles for separate menu elements - Submenus go over all page objects - Several menus on one page - Filters and Transitional effects - 85% transparency for sub menus - Image arrows
Good navigation system is an important part of web site success. If people can't find their way around the site, they will rapidly give up looking and go, never to return. So, it's very significant that your website has a neat, fast, and gratifying to the eye navigation. Don't permit your web site visitors to get lost. Try Deluxe Menu!
Q: I have a problem. How can we get the value of a parameter passed by the menu, when a menu item is clicked? For example I want to get the URL or file name to be open by the menu item when it is clicked. I am talking about TREE menu.
A:If you want to open url or a file when you click on items of the tree menu you can write, for example:
Q: I have inherited a project to finish which makes use of your java script tree menu.
I have not used your product. Is there a user’s guide/manual I can download?
A:Unfortunately we don't have step by step tutorial yet. We'll try to create it in the nearest time.
1. Create your menu in Deluxe Tuner application.You can create any menu you like in Deluxe Tuner.
Deluxe Tuner v3.0 supports Deluxe Menu (http://deluxe-menu.com) &Deluxe Tree (http://deluxe-tree.com) & Deluxe Tabs (http://deluxe-tabs.com)
You can use ready to use templates. You can find them in the templateswindow.
When you open Deluxe Tuner ( Deluxe Tree ) you can click "File/New"and add items and subitems using buttons "Add Item" and "Add Subitem" onthe main window. You should set items and subitems parameters on the "Item Parameters"window. See also other parameters for the java script tree menu on the main window.
More info about menu parameters you can find on our site http://deluxe-tree.com/parameters-info.html http://deluxe-tree.com/menu-items-info.html
You can also use Individual Styles for items and subitems http://deluxe-tree.com/individual-item-styles-info.html http://deluxe-tree.com/individual-submenu-styles-info.html
2. You should install the java script tree menu on your page. You can click, for example, File/Export to HTML (you can't do it inthe MAC version).
Add several rows into your html page.
<head> ... <!-- Deluxe Tree --> <noscript><a href="http://deluxe-tree.com">Javascript Tree Menu by Deluxe-Menu.com</a></noscript> <script type="text/javascript"> var tWorkPath="deluxe-tree.files/";</script> <script type="text/javascript" src="deluxe-tree.files/dtree.js"></script> ... </head>
<body> ... <table> <tr><td><script type="text/javascript" src="deluxe-tree.files/data.js"></script></td></tr> //data-deluxe-tree.js - data file created in Deluxe Tuner. </table> ... </body>
You should also copy all engine files dtree.js dtree_add.js dtree_dyn.js dtree_ajax.js into "deluxe-tree.files/" folder. You should place this folder in thesame folder with your index. html page.
Try that.
Q: I have downloaded the trial version of the tree menu to use it to create our products list that will be distributed on a CD. We have decided to buy it but we are confused which license we should buy!
Which license we should buy?
A:To use Deluxe Tree on CD/DVD you should buy developer license. Other licenses allow you to use the menu on Internet / Intranetwebsites only.
With the Developer license you can use the menu on an unlimited number ofInternet or Intranet sites and on the local machines. This version of the script doesn't check keys and it isn't bound to adomain name, so it can be used with an application that doesn't have afixed domain name. There is also no need to add <noscript> tag to eachpage.
See in Single Website License, Multiple Website License and DeveloperLicense our source code is obfuscated. And in Developer License with Javascript Source Code you can see thecode and change it. This is unique difference between Developerlicense and Developer license with source code.
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.
CSS stylesheets can be made available to content at the folder level and may ... Further more, on the "Apply Styles" drop-down menu of the eWebEditPro I don't get anything but "Clear Styles" ... Jump to different Forum
Mydrop down menu no longer displays correctly in the new version of IE (IE8). ... <link href="styles/style3.css" rel="stylesheet" type="text/css" /> .... Forum Jump. -- Select Forum --, You HAVE to read this!
How to create a horizontal menu ? I used {menu} and then I added ul li{display: inline;} in CSS. ... That style sheet is the right one but it depends on the { menu} tag being in a ... Jump to: Please select a destination:
Hi, I'm having trouble getting the CSS the same for the menu module as my ... If not, any way to manually change the css to link to my template style sheet? ... Jump to: Select a forum, ------------------, Joomla!
Sep 10, 2009 ... vBulletin Options -> General Settings -> Use Forum Jump Menu: I have this ... Style & Language Settings -> Store CSS Stylesheets as Files?
In my stylesheets I have a couple of background images, with the style sheet ... {menu} <div class="clearfix"> </div> ..... Jump to: Please select a destination: -----------------------------, Official Boards
am trying to have a CSS menu and have it on a style sheet and just link that ... is there a special way i have to setup the menu CSS on the style sheet to make .... Jump to, - - - - - - - - - -, [Computer Haven Forums]
Jun 1, 2010 ... Jump to page: Results 1 to 10 of 11 ... I working on a plugin where I would like to add a stylesheet to, but also I'd like the main theme .... PixoPoint Menu plugin. Don't look to it for inspiration for this though
I cannot able to load CSS Style Sheet in the additional web pages, ... style sheet & asp.net controls are not loading under the windows menus. ... Jump To: Select Forum, Franson GpsGate, GpsGate Server - How to setup and
The stylesheet file (stylesheet.css) is used to import the required CSS files. .... However, horizontal dropdown menus are not thought for the YAML .... Jump to: Select a forum, ------------------, CMSimple support, FAQs
I'm investigating some strange problem with Stylesheet. .... Uhhhhh. I did and that's how I am getting the Style Sheet menu item (on the Action menu). ... Jump to: Select a forum, ------------------, General
The mini-calendar appears on the pages, but I created a menu entry to the ... No problems here. the menu item takes me to a month view of the calendar. ... Jump to: Select a forum, ------------------, JEvents 1.5.x
Mar 17, 2009 ... Jump to page: Results 1 to 10 of 11 ... I have two states on the menu, one for active and one for not active. ... <link rel="stylesheet" href="styles/base.css" type="text/css" media="screen" /> <link rel="stylesheet"
<link rel="stylesheet" type="text/css" href="menu.css" media="screen, projection " /> ... Ok Simplified everything, only one menu on the site now. ... Forum Jump . User Control Panel, Private Messages, Subscriptions
I starting to learn css by writing the styles by hand but how to I import and .... Ensure that both files are saved, open the FILE menu and select REVERT. ... Jump to: Select a forum, ------------------, WYSIFA FORUM