EasyUI
Home
Demo
Tutorial
Documentation
Download
Extension
Contact
Forum
EasyUI Forum
October 16, 2025, 03:49:25 PM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
EasyUI Forum
>
General Category
>
General Discussion
>
Window Status
Pages: [
1
]
« previous
next »
Print
Author
Topic: Window Status (Read 9551 times)
anugrast
Jr. Member
Posts: 52
Window Status
«
on:
September 12, 2016, 10:01:40 PM »
How to check window status open or close?
Can someone help me?
Logged
stworthy
Administrator
Hero Member
Posts: 3581
Re: Window Status
«
Reply #1 on:
September 13, 2016, 04:03:35 AM »
The 'closed' property indicates if the window is closed.
Code:
var closed = $('#w').window('options').closed;
alert(closed);
Logged
anugrast
Jr. Member
Posts: 52
Re: Window Status
«
Reply #2 on:
September 13, 2016, 07:46:00 PM »
Thx for your help...
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News
=> General Discussion
=> EasyUI for jQuery
=> EasyUI for Angular
=> EasyUI for Vue
=> EasyUI for React
=> Bug Report
Loading...