Description: Illustrates the JavaScript syntax for the Event onAbort .
Syntax: ImageObject.onAbort="yourjavascriptcode()" – Allows you to know when user has stopped the loading of an image by: 1. clicking link; 2. clicking browser stop button; 3. navigating to new page.