onAbort
This event handler will execute the instruction(s) when the image it has been assigned to is interupted, or 'aborted', during download.
syntax:
document.onAbort = function()
The onAbort Event Handler is used with the following:
IMG