Retrieves whether the object is fully loaded.
Syntax
HTML N/A Scripting [ bComplete = ] object.complete
Possible Values
bComplete Boolean that specifies one of the following values:
false Object has not been loaded. true Object has been loaded. The property is read-only with a default value of false.
Applies To
HTML N/A Scripting IMG, INPUT type=image
See Also