complete Property | Internet Development Index |
Retrieves whether the object is fully loaded.
Syntax
HTML N/A Scripting [ bComplete = ] object.complete
Possible Values
bComplete Boolean that receives one of the following values.
false Default. Object has not been loaded. true Object 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