ondataavailableondataavailable*
*



Contents  *



Index  *Topic Contents
*Previous Topic: onclick
*Next Topic: ondatasetchanged

ondataavailable

Description

Fires periodically as data arrives for data source objects that transmit their data asynchronously. Frequency of firing is dependent upon the data source object.

Remarks

This event fires for objects and applications that are data source objects. There is a qualifier property on the event object; the qualifier will always be set to "" for Internet Explorer 4.0. This event cannot be canceled. This event will bubble. Events that bubble can be handled on any parent element of the object that fired the event.

Applies To

APPLET, IMG, MAP, OBJECT


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.