0

Is it possible to intercept the closing of the SVG-EDIT window?

We need to do some file cleanup upon closing the window (such as removing the temporary background image we supplied to SVG-EDIT).

Thanks!

David Cook
  • 15
  • 5
  • By adding an onbeforeunload handler or an onunload handler perhaps? – Robert Longson Nov 28 '14 at 16:02
  • I found a working solution and posted it here:http://stackoverflow.com/questions/31021752/embedding-svg-edit-as-a-inline-editor/31697331#31697331 – Rune Jul 29 '15 at 10:10

0 Answers0