View Single Post
  #1 (permalink)  
Old 11-18-2005, 08:54 AM
Heladito Heladito is offline
Project Contributor
 
Posts: 54
Default DwtMenu & popdown

I just have a small question regarding the DataViewer example.

If you right-click on one of the column header, an ActionMenu is displayed to the user. If now I click anyWhere in the Window outside the ActionMenu, the menu is popdowned.
Which component / listener gets this click and hides the menu, by calling the popdown function ?

In my example here (DWT components and existing HTML, the ActionMenus don't get popdowned under IE6. However, they do under FireFox. It was all working OK till I changed to M2.

Thx in advance.

Last edited by Heladito; 11-18-2005 at 08:58 AM..
Reply With Quote