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


Need a break ?
Suggested Reading

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph.

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