|
Submenus of the dynamic html menu disappears not fast enough...
Return to Recent Questions
Q:
By clicking an item the wrong subitem appears and it disappears not fast enough. I have tried your
recommendation
var smShowPause=200;
var smHidePause=1000;
var transDuration=350;
var transDuration2=200;
A:
Try to decrease the follwing dynamic html menu parameters, for example
var smShowPause=200;
var smHidePause=300;
Try that.
Return to Recent Questions
Related:
- Apr 10, 2009 - I can not figure out how to fix the onmouseover examples from going off the page in Mozilla...
- May 16, 2009 - The alignment of the submenus is not correct in my menus web.
- May 27, 2009 - The submenu of java script tree menu disappears, it goes BEHIND the flash and can't be seen.
- Jun 06, 2009 - I tried to create the html version of the dynamic css menu but it is still not working.
- Jun 22, 2009 - Is it possible to have all of the submenus start at the top of the dhtml menu vertical.
- Jul 13, 2009 - Flash in Firefox disappears behind the submenus of css ul menu.
- Jul 16, 2009 - Why submenu of javascript sub menu pop-down not OVER the other object (frame)?
- Jul 25, 2009 - In IE the submenus of html tree menu are open down the page and go off the bottom of the screen.
- Jul 27, 2009 - Is it possible to customize the direction of javascript menu dhtml submenus relative to the browser window...
- Aug 16, 2009 - I cannot change the background color of the pull down menu html
- Aug 31, 2009 - In IE 6.0 and Firefox, the submenus of my right click menu javascript are not visible
|