- Hundreds of pre-designed templates - Keyboard navigation - press Ctrl+F2 to enter the top menu - Top items and submenus have a shadow - Image arrows - Text aligned to left - Submenus automatically scrolls - Items with icons - 85% transparency for sub menus
Build right-click menus for your site. For this purpose you should appoint a peculiar method for the object you want. The current X,Y of the mouse pointer or your own ones can be used for the context menu.
Design menus absolutely based on CSS (Cascading Style Sheets). It is possible to apply the personal CSS styles for every elements of the menu.
When the submenu is bigger than the visible page area, the size of submenu will be automatically decreased. To view 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 automagically scrolled! You can also define width and height for each submenu.
Q: I am interesting to use it for integration in some CMS I am currently using, as for instance : Xoops
1. Do you think that it is possible easily to integrate your menus with the xoops database content for the texts and links ?
2. Where links are they specified in the Deluxe Tuner interface Thanks for your help
A: 1) Deluxe Menu wasn't developed as Xoops extension,BUT you can use it as standard Javascript files. To create and configure your menus use Deluxe Tuner application (included into the trial package): http://deluxe-menu.com/deluxe-tuner-info.html
Please, try the trial version.
2) You can assign link for each item. You can do it in "ItemParameter" window "Link" field.
Q: Is it possible to have the AJAX menu aligned vertical instead of horizontal? And is the number of levels limited? (I have a site that requires up to 4 levels...)
A:Yes, you can create vertical menu using AJAX feature.
There is no such limitation. See the following parameter: var dmAJAXCount=0;
That variable set the maximal number of submenus that will be loadedfrom server on your page.
Q: Dreamweaver navigation bar disappearing behind flash file in Firefox..
A:You should add "opaque" parameter for
Q: In deluxe tuner, horizontal dhtml menu, how I make sure long menu items can wrap into 2 lines?
A:You should set the following parameter:
var noWrap=0;
Or use standard tags inside item's text:
["International Music X Home Decoration X Books","", "", "", "", "", "0", "0", "", "", "", ],
Apology for the JavaScript question in a Java Programming discussion board. Problem: On a HTML page, there is a JavaScript mouse drop down navigation menu
JavaScript (not Java) Discussion and technical support, including AJAX and ... css, drop down menu, html, jquery, list Sliding Drop-Down List Menu Problem
Jan 6, 2007 ... Introduction:- Here I will show you how to go to different websites from a drop down menu Let's Begin:- Make this code between the HEAD
May 7, 2006 ... I am not aware of any DHTML dropdown menu script NOT being triggered by JavaScript. DTHML is the layout and JavaScript is the code that runs
Jun 10, 2010 ... Hi, I a few days ago I came across Paradox's code for a drop-down menu and wanted to write my own tutorial to describe how such a menu can
Feb 25, 2005 ... XML and drop down menu - please help ... grid with data from XML ; i've read / javascript.forum.1621.5/editable-templates-with-xml-data.html
Jul 18, 2010 ... On a bit of a steep learning curve with Javascript. ... basic online quote calculator for a website which works using two drop down menus
Mar 26, 2010 ... <script type="text/javascript"> <!-- //** Chrome Drop Down Menu- Author: Dynamic Drive ..... Een dropdownmenu kan ook zonder javascript
Jan 26, 2005 ... I use firework to generate a javascript dropdown menu and added a swf file just below it. somehow, the swf file is overlaping the javascript