- Keyboard navigation - press Ctrl+F2 to enter the top menu - Top items and submenus have a shadow - Status string shows item labels - Submenus automatically scrolls - AJAX menu loading - loads web menu data from the server "on-the-fly". - 85% transparency for sub menus - Text aligned to left - Submenus go over all page objects
Setup menu parameters manually or using De Luxe Tuner. Then add some rows of a code within html page code and your menu is ready!
Use special Java Script methods for: Dynamic changing of items (link, text, icons, arrows and even individual style!). Addition/removing of items or submenus. Disabling and enabling menu items. Getting the info on every submenu, menu, and items. Changing appearance of items. Other coding tricks.
Cross-frame mode lets you to construct full-featured dhtml menus on the pages with frames. But for all that frame set it's not necessary to insert any additional code into all the pages - just specify several extra menu parameters.
Ability to handle the menu from the keyboard via keystrokes.
Q: Is there a function for flash tab menu a I can call to make a tab appear??
A:You can use the following function to open appropriate tab:
Unfortunately Deluxe Tabs doesn't support API functions now.
You can use the following function to open specific tab: dtabs_itemClick(menuInd,itemInd); where menuInd - index of a tab menu on a page, >= 0. itemInd - index of a item, >=0.
For example:
<DIV onClick="dtabs_itemClick(0,2)" style="width: 200px; border: 2px solid #000;">Click to open the third tab</DIV>
Q: How do I control the individual tab width for afloat tabs?
A: var bmenuWidth="100%";
I have 5 items in my example, so I've created Individual Style
var bstyles = [ ["bitemWidth=20%"], ];
And assign it for all items: ["Item 1 text text","", "", "", "", "", "0", "", "", ], ["Item 2 text text","", "", "", "", "", "0", "", "", ], ["Item 3 text text","", "", "", "", "", "0", "", "", ], ["Item 4 text text","", "", "", "", "", "0", "", "", ], ["Item 5 text text","", "", "", "", "", "0", "", "", ],
But notice that items width cannot be smaller than the width of its'text. So it is possible that you'll have different size of some itemsif your window have a small size.
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'm using your menu for my customers.
IHtml menu script works really great but since your last updates I'm really missing the parameter smviewtype=3, so I can have a subnavigation going other direction as usual.
Since you had this feature build in I choosed your menu and did a lot of programming, to get it integrated into contenido cms system.
I would be very pleased, if you could help me on this point.
A: You should set the way you show submenus using subMenuAlign and subMenuVAlign parameters.See more info here:
dropdown menus should be included inside a container div to bypass such issues, ... with flash banners, javascript rotators which use relative positioning etc. ... IE7 had the same issue, so i assume this will fix it aswell in IE6
(i.e. Command-C becomes Control-C) Note that I'm not sure if this is true with OOo for X11. ... Code: Select all Expand viewCollapse view: Function .... OOo Basic, Python, BeanShell, JavaScript, External Programs
Full cross-browser compatibility including IE, Netscape, Mozilla, Opera, Firefox , Konqueror and Safari .... Menu Expand Javascript javascript horizontal tab submenu · Javascript Mouseover Tab Menu drop down menu nav with frames
Everything works fine in Firefox and Safari, but in IE it gets ... My udm-custom .js has the z order set to "1000". Code: um.orientation = [ "vertical", // alignment ["vertical"|"horizontal"|"popup"|"expanding"] "left",
When I select any option from the dropdown, a value of 1 is being posted ... I have attached the whole java script provided by Arun in a seperate js file. .... expect a select element to expand if I get my mouse over it
The menu is a 'Flat List' and 'Expand Menu' is set to 'Yes'. ... I also noticed there is a javascript file in the mod. ... there wouldn't be a need, but the extra javascript gives ':hover' support to Internet Explorer
Dec 15, 2009... increasing the length of the search history drop-down without having it expand outside the ... If one is running the latest version of the Toolbar, i e, a 7.0 beta, .... I've done this and my drop down box is back to normal. ... because JavaScript is either disabled or not supported by your browser
I think we are talking about a tree menu that expands when you click on a ... Those are not really any different than a dropdown menu except for positioning. ... There must be Javascript involved to make them work in IE,
This change turns the toc() type menu to a permanently expanded menu ... The IE behavior call is required for proper hover function in IE. ... This fix actually is javascript. However, it is called via CSS only by the IE
Now for the expand left these are the CSS Selectors ... Europe (NL) ber-art.nl Windows Vista (SP2) x64 WP 3.x Atahualpa 3.5.x FireFox 3.x IE 8.x ... (I suggest that you set ATO->Configure CSS & JS->Configure CSS & JS to
Tag Cloud generator, Clicking on the RSS button generates the javascript code. ... (Firefox Toolbar has the most features: login, dropdown menu with .... Sort by date/name, Collapse/Expand descriptions, List of 15 last added links, .... IE right click. Export XML/OPML (or export 50 bookmarks of a specific tag to
Get count of Options within a Select drop-down form element .... [ code='text' ] ( ExpandCollapse - Popup ). #include <IE.au3> ; Create a ... In this case, dhtmlcentral uses a JavaScript menu for navigation of the site
My suggestion is that you use AJAX or Javascript to make the template roots, IE the Navigation / Breadcrumb Templates open and collapse once you hit expand or collapse. This does not apply to the children though,
Sep 15, 2006 ... Likno Drop-Down Menu Trees is a cross-browser, platform-independent hierarchical navigation control for web pages built using Javascript and
... Joomla extensions, dropdown mootools menu, Dropdown Expand Menu, ... I am using ignite photo gallery and started getting JavaScript errors as soon as I ... Viewing the following two links in IE vs. Chrome or FF will show what I am
... where multi-level JavaScript drop-down horizontal or expand-out-vertical menus ... The menu is a fixed horizontal menu built into the template (i.e. it
Aug 12, 2010 ... While viewing a wepage that has a drop down menu bar on the top, ... down word Intake on IE but with chrome it looks like this "Intake Expand Intake" and it ... JavaScript is either disabled or not supported by your browser