onDataAvailable

This event handler will execute the instruction(s) when the data has arrived from a data source for an element.

syntax:

document.onDataAvailable = function()

The onDataAvailable Event Handler is used with the following:

APPLET
AREA
BODY
IMG
OBJECT