Hi everyone,
Is there an Event handler that only gets executed when you close a window.
"onunloade(), onclose()" does not work for me, because it also get executed when you refresh a site.
Or is there a way that I can Disable the "close Button" (Cross Button, top right corner) on a Popup, or even better is a way to execute a function when that button is clicked.
Thanks Kai
Is there an Event handler that only gets executed when you close a window.
"onunloade(), onclose()" does not work for me, because it also get executed when you refresh a site.
Or is there a way that I can Disable the "close Button" (Cross Button, top right corner) on a Popup, or even better is a way to execute a function when that button is clicked.
Thanks Kai