Disable window.onunload() Javascript

This option attempts to disable any JavaScript execution on a page that is triggered when the page unloads before moving to the next page.

For example, if your site implements a Window.OnUnload function in JavaScript, then selecting this option prevents the execution of this method.

You can use aResponseMod or ExternalFileMod rule to work around this issue.