- Transition #14 - "fade out" effect - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - AJAX menu loading - loads web menu data from the server "on-the-fly". - UL/LI items structure - Inactive/Disabled items - Text aligned to left - Submenus go over all page objects - Keyboard navigation - press Ctrl+F2 to enter the top menu
Create contextual menus for your pages. For this purpose you should assign a special function for the object you want. The current coordinates of the mouse pointer or your own ones can be used for the contextual menu.
When the submenu is larger than the visible area of the page the submenu will be automatically decreased. To see 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 automatically scrolled! You can also specify height and width for each separate submenu.
Build menus completely based on Cascading Style Sheets. It is possible to appoint the individual CSS styles for separate elements of the menu.
"Is it possible that the open menu items are closed when another menu item with submenu 's is chosen."
A: Yes, it is possible.
You should set the following parameter:
var tcloseExpandedXP=1;
Q: I am a web developer and evaluating your product using the Trial Version. I created navigation bar for our website.
It is displaying fine (centered) when using Internet Explorer 7.0. When I access the same website using FireFox Browser, the java drop down menu code aligns on the left.
A: It is not correct to write align=middle
you should write align=center
You should set the following menu parameters:
var absolutePos=0; var posX="0px"; var posY="0px";
Q: Dreamweaver navigation bar disappearing behind flash file in Firefox..
Understand The Icons; Read All New Posts or Help Beta Test The New Activity Feed ! Use The "More Forums" Jump Menu; Go To The First Unread Post In A Thread
Feb 28, 2011 ... Display Taxonomy List as Jump Menu/Dropdown Instead of List ... Then, JavaScript is used to jump to the appropriate page when a user selects
PowWeb Community Forums > Web Site Design > HTML/CSS/Javascript > code for drop down ... onClick="location=document.jump.menu.options[document.jump.menu
I have a Jump Menu <script language="JavaScript"> <!-- function MM_openBrWindow( theURL,winName,features) { //v2.0 window.open(theURL,winName,features);
I'm quite new to javascript/php, and I was wondering what the best method is for a drop ... <title>Example Jump Menu</title> <script type="text/javascript">
Nov 21, 2007 ... I'd like to populate a jump menu (drop-down list) with either a list summary or a collection. Does anyone have any good ideas on how to get