Glossary Item Box

PowerWEB TextBox for ASP.NET

pwCloseCurrentPopup Method

Closes any open popups, if any.

[JavaScript]
pwCloseCurrentPopup()

Remarks

This method closes any popups opened by using pwLaunchPopup or pwLaunchPopupWindow. If no such popups are open, this method has no effect.

Example

[JavaScript] The following example demonstrates closing the current popup.

<input type='button' value='Close Popup' onclick='pwCloseCurrentPopup()'>
	

In This Section

Assembly Overview
Contains classes that support and enable creation of HTML-editing capable web applications.
Client-Side API
Describes client-side JavaScript functions that are used by PowerWEB TextBox for ASP.NET.

 

 


Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.