Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:03
Closing a menu that has keepalive=1
Poster: Speednet
Dated: Thursday November 25 2004 - 3:34:35 GMT
I did a lot of searching for an answer on this forum, and it seems that the question was asked many times, but no answer was ever given.
I have a menu that was opened with keepalive=1, so that it will not automatically close when the user moves the mouse away.
I want to programmatically close the menu after it's been opened.
I have tried using closeAllMenus() and popdown(), but apparently they do not work with a menu that has keepalive=1.
There is obviously SOME way to do it, but I can't find it. Can someone please provide a snippet of code to close such a menu?
Thanks!