EasyUI
Home
Demo
Tutorial
Documentation
Download
Extension
Contact
Forum
EasyUI Forum
October 03, 2025, 08:27:40 AM
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
>
EasyUI for jQuery
>
Close all windows
Pages: [
1
]
« previous
next »
Print
Author
Topic: Close all windows (Read 10509 times)
proceno72
Newbie
Posts: 39
Close all windows
«
on:
May 27, 2013, 08:54:03 AM »
How can I close all opened easyui-windows?
I know the "close" method, but how to extract all window objects from the DOM?
Logged
stworthy
Administrator
Hero Member
Posts: 3581
Re: Close all windows
«
Reply #1 on:
May 27, 2013, 06:42:57 PM »
Try this:
Code:
$('div.window-body').window('close');
Logged
proceno72
Newbie
Posts: 39
Re: Close all windows
«
Reply #2 on:
May 28, 2013, 01:23:53 AM »
Thanks, thanks, thanks. It works!
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...