Search found 3 matches

by Tony Fleig
Wed Jan 04, 2006 3:02 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: I need an event when the menu is closed
Replies: 5
Views: 4335

Andy that sounds like exactly what I need. Thanks a lot!

Of course now I'm wondering what other neat hooks there are that I don't know about...
by Tony Fleig
Wed Jan 04, 2006 7:41 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: I need an event when the menu is closed
Replies: 5
Views: 4335

Hi. Thanks for responding.

For my application I use multiple menus with only one open at a time.

I can see this being a common requirement as more and more application logic moves to the browser as AJAX clients become the norm. In my case, I have document elements that are disabled while a menu is ...
by Tony Fleig
Fri Dec 30, 2005 1:25 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: I need an event when the menu is closed
Replies: 5
Views: 4335

I need an event when the menu is closed

I need to take action when my menu is closed.

I need to do it whether the menu is closed by a popdown() function call or by the user clicking on a menu item or a menu timeout or the user clicking elsewhere on the page.

Is there a way to do this? What I'm looking for is somewhere I can specify an ...