Glossary Item Box
Closes any open popups, if any.
[JavaScript] pwCloseCurrentPopup()
This method closes any popups opened by using pwLaunchPopup or pwLaunchPopupWindow. If no such popups are open, this method has no effect.
[JavaScript] The following example demonstrates closing the current popup.
<input type='button' value='Close Popup' onclick='pwCloseCurrentPopup()'>
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.