In the application screen, on click of window close (X) button it fires an event window.onbeforeunload which handles the logout operation. In IE window browser it works fine but onbeforeunload event is not being fired in safari (IPAD) browser. Could anyone please suggest if there is any workaround for this.