Retrieves whether the object is fully loaded.
dhtml语法
| HTML | N/A |
|---|
| Scripting | [ bComplete = ] object.complete |
|---|
DHTML可能的值
| 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.
是否符合公共标准
There is no public standard that applies to this property.
Applies To
更多语法参考
onreadystatechange, readyState