Monday, May 20, 2024
 Popular · Latest · Hot · Upcoming
112
rated 0 times [  119] [ 7]  / answers: 1 / hits: 31583  / 14 Years ago, tue, november 16, 2010, 12:00:00

Using Javascript is it possible to listen for browser's file open/save dialog box event. I want to perform an action when I am notified that the save file dialog box has opened now. Specifically I want to hide a loading spinner when dialog box opens (but this could very well be any other action )



I believe I can do that for a dialog box that I create, not sure if it can be done for the browser's standard dialog box.



Any pointers for that would be really helpful.


More From » jquery

 Answers
26

No, there is no event for that.


[#94943] Saturday, November 13, 2010, 14 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
hallie

Total Points: 503
Total Questions: 114
Total Answers: 103

Location: Iraq
Member since Fri, Jun 5, 2020
4 Years ago
;