- Submenus automatically scrolls - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - Status string shows item labels - UL/LI items structure - Filters and Transitional effects - Text aligned to left - AJAX menu loading - loads web menu data from the server "on-the-fly". - Top items and submenus have a shadow
There can be multi level menus - create as many rows or columns of the menu as you want.
Use a mouse to drag a menu as a usual window. Also you can construct the menu where each submenu can be "detached" from the main menu (MSOfficeToolbarLike mode).
When the page is scrolled the menu remains visible. The DHTML menu can "float" along one or two coordinate axes.
Q: When set up link by using Tuner app, it point to different dir. For example I set to: c:\test(HTMLfolder)\Test Link\IntrAC-DC.swf, then Tuner sets: ["|||||Item b SWF","Test Link/IntrAC-DC.swf", , , , "_parent", , , , ], It does not work until I move linked files to “c:\test(HTMLfolder)\data-samples\Test Link”
A: Try to set the following parameters
var pathPrefix_img=""; var pathPrefix_link="";
Q: I just download your Trial version, I was able to edit the Data.js for my menu, but I never foundhow to use th Mac HTML (GUI) Deluxe Tuner (to change Style for example...)
A: You can edit Individual Styles on MAC too.
You should click "Individual styles..." button and edit your style inthe appeared window.
Than you should assign individual style for the item.
Q: I am using Javascript Menu. Deluxe Menu. v1.12 How can I upgrade to v.2.0?
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:
<noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com</a></noscript>
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 am evaluating your Deluxe Menu. I see there are many different template designs. Is it possible to create a custom image to be used as the base image for the main javascript pull down menu? If, so how is it done? Or is it mandatory to use the templates available? I would like to have a larger image for the main javascript pull down menu. Most templates have very small and thin images.
A: No, it is not mandatory to use templates.
You can use your own images. Try to use the following javascript pull down menu parameters:
var menuBackImage=""; var menuBackRepeat="repeat"; var itemBackImage=["",""];
And Individual Item Style and Individual Submenu Styles.
Wordpress CSS- floating not working in IE Client-Side (HTML, CSS, JavaScript) ... The CSS works fine in Firefox/Safari, but didn't work correctly in IE. ... Banner Rotator · Flash Carousel · Image Scroller · Dock Menu · Flash Accordion · Cover ... Client-Side (HTML, CSS, JavaScript), Art and Design
Nov 13, 2010 ... I'm trying to get the menu to show up and it won't. Here is the HTML code: Here is the javascript: Here is the CSS ... ... <ul class="dropdown" style="width: 130px; float:left; margin:0 30px 0 0;">
Apr 1, 2011 ... CSS. Code: div#crd_menu { width: 100%; height:33px; float: left; margin: 0; .... I'm using a jquery menu and javascript not working : menu
and then you'll have to use javascript to change the image when the mouse cursor ... background: url("css-hover.png") 0 0 no-repeat; float: right; ... BUT! remember to change width & height of "menu" div in the CSS file!
Personally, I would try floating all the list item and add ... (#menu ul li ( style.css line 82) ) so the menu resizes to the ... Is this possible and easily done? im ok with CSS, but have no idea about php and js
Apr 8, 2011 ... css code. body, html { font-family:Trebuchet, Verdana, Arial, Helvetica, sans- serif; ... Wraps all page content */ #pagewrapper { clear:both; float:left; ... [code=javascript]var MMarray = new Array(); // array of Main Menu objects ... This function will create an extra div below each menu
... width: 90px; height: 32px; float: left; color:#000; background-image: url(.. /. .... I imported CSS via ATO --> Add HTML/CSS Inserts --> CSS Inserts which worked. ... But then I tried to add the javascript under ATO --> Add HTML/CSS -- > HTML .... WP Menu Manager javascript not working? devarah
Javascript menu problem. I am making new site. ... #topnav ul li{ margin: 0; padding: 0; height: 54px; float: left; position: relative; } ... in module dj slider css, so I don't know where should I add z-index: 10