- Top items and submenus have a shadow - Visible over select boxes, iframes, pdf, flash, Java applets. - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - Items with icons - Transition #14 - "fade out" effect - UL/LI items structure - Relative/Absolute menu position - Submenus dropdown on mouseover
Use a mouse to move a menu as a usual window. Also you can create the menu where each submenu can be "separated" from the menu (MS Office toolbar-like mode).
When the page is scrolled the menu remains visible. The menu can "float" along one or two coordinate axes.
There can be multilevel menus - create as many rows of the menu as necessary. Any submenu in its turn can include different number of columns.
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: How to include the search box? With javascript menu maker there is not the option...
A:Use the following javascript menu parameter to enable/disable the "search support" for the Deluxe menu:
var dmSearch=2;
0-nosearch; 1-ordinary search (within one level of submenus only); 2-recursive (within the whole menu).
Q: I'm using the deluxe-tree. On the top of the tree there is a title. When i click onthe title the whole menu collapse. How can i disable this option ? I want to keep the collapse option for the css menu tree when i click on the collapse button but not when i click on the title.
A: Try to set the following parameter: var texpandItemClick=0;
Q: Is there any way to have a floating menu float in relation to the centre of the screen (not the left of the screen). I have a centre based website. When I use the floating menu and view the site on different screen sizes, the floating menu appears in different places on the x scale. For example, I would like it 20 percent from the edge of my centre based webpage, not 20 percent from the left of the screen. I want the menu to appear on the same horizontal place on my webpage (which is centre based)
A: No unfortunately it is not possible to write
var posX="50% - 20";
You should adjust your coordinates to center the menu with absoluteposition.
Improved: Code grid animation when expanding, collapsing and deleting near the ... Fixed: Menu and Remote Control tool tips were always turned on upon ... July 7th, 2010. - Fixed: Double-clicking a CSS file in Windows Explorer opens the
Free Accordion Menu R2 Code Modification and Addon Releases. ... Collapsible is inactive if your event is equal to 'mouseover'. ... EDIT Jan 27, 2010: Tested accordion with ISC 5.5.2 and it worked fine. .... <meta http-equiv="Content- Style-Type" content="text/css" /> <link rel="shortcut icon"
Mar 11, 2010 ... vfro: Messages: 80: Inscription: Jeu 4 Mar 2010 09:48 ... What i need is a collapsible/expandable menu based on category selection, ... href="modules/ mod_flexitree_menu/jquery.treeview/jquery.treeview.css" />
It is currently Mon Dec 06, 2010 1:05 am (All times are UTC ) .... which is the most important) tuts through the drop-down menu. .... Sorry, bascherz, is this in the template.css file then or the index.php file? .... Like preserve the css of the module and just add a + and - icon at the "left" or
jQuery Nested Collapsible Menu JavaScript. ... Old 10-24-2010, 06:24 PM ... I am trying to create a menu that would have several levels that can be opened and closed: ... Client-Side Development, HTML, XML, CSS, Graphics, JavaScript
I'm trying to get the collapsing pages widget plugin displaying correctly but I keep ... Last edited by juggledad; Sep 2, 2010 at 06:45 AM. ... whereas the collapsing menu plugin and the new menus use <ul class="sub-menu">. ... Probably just an artifact css setting from an older atahualpa install
Menu collapses by legiero on Thu Apr 29, 2010 7:40 am: 1 Replies: 247 Views: Last post by Jan ... Tree dosn't display well when changing template.CSS to RTL
I found an interesting tutorial on vertical css menus:Menu Tutorials ... and I read almost every thread but none is referring to partial collapse menus. ... 2010-06-29 13:25:40. Permalink Post. Thanks a bunch! it worked!
{repeat string="<ul class='acmenu menuitem collapsible'>" times=$node->depth-$ node->prevdepth} .... And here is some sample css to style the menu: ... Last Edit: 05 Nov 2010, 19:21 by destinydriven », Logged
Aug 30, 2009 ... I'm using a template, but I want the collapsible archive menu that Layouts have. ... <li class='archivedate expanded'> <a class='toggle' href='...'> .... 2010 Google - Privacy Policy - Terms of Service
[UPDATE] 03-12-2010 -> download v1.6 (this should be the last update for a bit) ... the menu collapses, meaning the visitor would have to start .... That is found in your template css sheet. If you don;t know css,
... 2010 7:28 pm. My page contains a gap between the first horizontal menu and the content. ..... by aart on Thu Jul 29, 2010 12:24 pm. hello, It's a CSS vertical formatting thing, collapsing margins to be specific
Travaillant sous Dreamweaver, je crée donc un Spry Collapsible Panel, y inclus mon <li> à la place du "TAB" et mon sous-menu dans "CONTENT", tout en jouant un peu avec les css ... Modifié par Heyoan (07 Sep 2010 - 21:03)