Syntax
<Popup>: Control name
Name of the Popup control that will be hidden.
Remarks
The browsers do not refresh the display in the middle of a JavaScript code:
<Popup>.Display and
<Popup>.Close must be used in different processes/events. If these functions are used in the same process/event, the Popup control is not displayed.