|
Subitems of the dhtml menu javascript don't close when the mouse goes away...
Return to Recent Questions
Q:
How do I make the submenus sticky i.e. they will not close even when the
mouse goes to somewhere else on the page?
A:
You can try to adjust the following dhtml menu javascript parameters:
var transDuration=200; // Delay of a transitional effect (in ms) on submenu's showing.
var transDuration2=100; // Delay of a transitional effect (in ms) on submenu's hiding.
Return to Recent Questions
Related:
- Apr 11, 2009 - I cannot see the shadow on the top items in my css menu drop down example.
- Jun 02, 2009 - I do not want to change every page with the menu each time I need to make changes in script menu tree...
- Jun 23, 2009 - I cannot get the separator images to appear in the pull down menu java.
- Jun 29, 2009 - I do not understand how to use your javascript menus in cross frame mode
- Jul 16, 2009 - Why submenu of expandable menu tree pop-down not OVER the other object (frame)?
- Jul 30, 2009 - I need the cursor not to change when hovering over items which don't have links in menu button not
- Aug 02, 2009 - Why my drag and drop javascript does not float and why I cannot centre the drag and drop javascript?
- Aug 07, 2009 - I can not create new popup windows by clicking on a menu dhtml horizontal item.
- Sep 01, 2009 - Subitems don't close when the mouse goes away from the mouse over menu...
- Sep 05, 2009 - There are the features that, unfortunately, cannot be done in javascript drop menu...
- Oct 12, 2009 - I do not see any option in menu dinamico html to open the URL in new window on right-click
|