all
alt
ch
dir
id
min
rel
top
url
URL
urn
Expand Minimize
6 out of 7 rated this helpful - Rate this topic

isOpen property

Retrieves a value indicating whether the popup window is open.

This property is not supported for Windows Store apps built for Windows using JavaScript.

Syntax

JavaScript

p = object.isOpen

Property values

Type: Boolean

true (true)

Pop-up window is open.

false (false)

Pop-up window is closed.

See also

popup
Reference
createPopup
show
hide
document
Conceptual
Using the Popup Object

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.