Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a value that indicates the current percent of download completed.
Syntax
JScript |
---|
|
Property values
Type: Variant
Integer that receives the current percent of download completed.
Remarks
downloadProgress was introduced in Microsoft Internet Explorer 6.
This property applies only to objects with streaming content.
If hasDownloadProgress returns false, then this property always returns zero.
See also
Reference
Conceptual