asp.net.ph

Skip Navigation Links

readyState Property

Language References


Retrieves the current state of the object being downloaded.

Syntax


HTML N/A
Script [ sState = ] object.readyState

Possible Values


uninitialized The object is not initialized with data.
loading The object is currently loading its data.
interactive The object can be interacted with even though it is not fully loaded.
complete The control is completely loaded.

The property is read-only with no default value.

Remarks

Each object can independently determine which of the four states it exposes.

Applies To

BDO, document, FIELDSET, HTMLAREA, IMG, LINK, OBJECT, SCRIPT

See Also

onreadyStatechange



>

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note