onReadyStateChange

This event handler will execute the instruction(s) when the object has changed its ready state.

syntax:

document.onReadyStateChange = function()

The onReadyStateChange Event Handler is used with the following:

APPLET
AREA
LINK
OBJECT
SCRIPT
STYLE
document