Click to return to the DHTML, HTML     
COMPACT Attribute | compa...     CONTENT Attribute | conte...     DHTML Properties    
Web Workshop  |  DHTML, HTML & CSS

complete Property


Retrieves whether the object is fully loaded.

Syntax

HTMLN/A
Scripting[ bComplete = ] object.complete

Possible Values

bComplete Boolean that specifies one of the following values:
falseObject has not been loaded.
trueObject has been loaded.

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

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
HTML N/A
Scripting IMG, INPUT type=image

See Also

onreadystatechange, readyState



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.