complete Property

Internet Development Index

Retrieves whether the object is fully loaded.

Syntax

HTMLN/A
Scripting[ bComplete = ] object.complete

Possible Values

bCompleteBoolean that receives one of the following values.
falseDefault. Object has not been loaded.
trueObject has been loaded.

The property is read-only. The property has a default value of false.

Standards Information

There is no public standard that applies to this property.

Applies To

IMG, INPUT, INPUT type=image

See Also

onreadystatechange, readyState