onError
This event handler will execute the instruction(s) when an error has occurred in a script.
syntax:
document.onError = function()
The onError Event Handler is used with the following:
IMG
LINK
OBJECT
SCRIPT
STYLE
window