I want to perform some operation when user close the image browse window. How can i know that browse image window is closed without image select in JavaScript? I search for this on internet but didn't get any answer. Is it possible to get the close event in JavaScript?
Asked
Active
Viewed 68 times
0
-
http://stackoverflow.com/questions/4628544/how-to-detect-when-cancel-is-clicked-on-file-input – Suresh Atta Apr 11 '17 at 13:24
-
2Possible duplicate of [How to detect when cancel is clicked on file input?](http://stackoverflow.com/questions/4628544/how-to-detect-when-cancel-is-clicked-on-file-input) – Suresh Atta Apr 11 '17 at 13:24
-
Yes, but it is not working on my site that's why i asked here – Praveen Apr 11 '17 at 13:35