| onAbort |
| The instruction(s) to be executed are placed within quotes. This event handler will execute the instruction(s) when the image it has been assigned to is interupted, or 'aborted', during download. The following example will display text of your choosing in a message box when the image assigned has been aborted during download: |
| onAbort="msgWindow.document.write('-- Insert text message here --')" |
This Event Handler is used with the following: IMG |