Kendo UI for jQuery
Overview
Frameworks
jQuery
Angular
React
Vue
Demos
Roadmap
What's New
Roadmap
Release History
Docs & Support
Pricing
Search
Shopping cart
Login
Contact Us
Try now
close mobile menu
Telerik Forums
/
Kendo UI for jQuery
This is a migrated thread and some comments may be shown as answers.
beforeClose event
1 Answer
89 Views
Window
This is a migrated thread and some comments may be shown as answers.
bannerplay
Top achievements
Rank 2
bannerplay
asked on
30 Aug 2012,
09:34 AM
Does the Window object support an event which is fired when the user clicks the close icon but BEFORE the window is actually closed? Something like jQuery-UI's beforeClose event.
i'm trying to build a conditional close.
Thanks
Rafi
Add a comment
Submit comment
Cancel
1 Answer
, 1 is accepted
Sort by
Score
Date
0
Nohinn
Top achievements
Rank 1
answered on
30 Aug 2012,
10:33 AM
Not an event itself, but you can prevent the default behavior in the close event.
Sample:
http://jsbin.com/arapig/1/
It has a very simple condition if you look the code. The first time it will not close, but it will on the second try.
Add a comment
Submit comment
Cancel
Answer this question
Drag and drop files here or
browse
to attach...
Browse
for files to attach...
Supported file types: PNG, JPG, JPEG, ZIP, RAR, TXT. Max total file size - 20MB.
Submit answer
Cancel
Tags
Window
Asked by
bannerplay
Top achievements
Rank 2
Answers by
Nohinn
Top achievements
Rank 1
Share this question
or
Copy link