Question
Thread display: Collapse - |
All Answers
Start or search
Create a new discussion
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
onbeforeunload in ie7
window.onbeforeunload = browserLogoff;
function browserlogoff simply closes the users connection to SAP and redirects to a logoff screen.
window.onbeforeunload works properly in ie6. Is anyone having an issue with it in ie7? If so, is there a known work around?