Share via


downloadProgress property

Gets a value that indicates the current percent of download completed.

Syntax

JScript
downloadProgress = object.downloadProgress

 

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

animation

audio

img

media

ref

video

Reference

hasDownloadProgress

Conceptual

Introduction to HTML+TIME