|
Subitems of the dynamic html menu 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 dynamic html menu 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, 2007 - I cannot see the shadow on the top items in my javascript menu over example.
- Jun 02, 2007 - I do not want to change every page with the menu each time I need to make changes in dhtml tree menu...
- Jun 23, 2007 - I cannot get the separator images to appear in the javascript floating menu.
- Jun 29, 2007 - I do not understand how to use your script drop down menus in cross frame mode
- Jul 16, 2007 - Why submenu of javascript collapsible menu pop-down not OVER the other object (frame)?
- Jul 30, 2007 - I need the cursor not to change when hovering over items which don't have links in html drop menu
- Aug 02, 2007 - Why my html menu maker does not float and why I cannot centre the html menu maker?
- Aug 07, 2007 - I can not create new popup windows by clicking on a drop down menu vertical item.
- Sep 01, 2007 - Subitems don't close when the mouse goes away from the drop down menu select...
- Sep 05, 2007 - There are the features that, unfortunately, cannot be done in javascript drop menu...
- Oct 12, 2007 - I do not see any option in html horizontal bar to open the URL in new window on right-click
|