A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/dom/ProgressEvent/loaded below:

loaded ยท WebPlatform Docs

loaded Summary

Specifies the number of bytes downloaded since the beginning of the operation.

Property of dom/ProgressEventdom/ProgressEvent

Syntax

Note: This property is read-only.

var result = ProgressEvent.loaded;
Return Value

Returns an object of type unsigned longunsigned long

Number of bytes downloaded since the beginning of the operation.

Usage
 Used to calculate the percentage completed of an operation.
Notes Remarks

This property refers to the content associated with the operation; it does not account for headers or other overhead associated with the operation. If the operation specifies content encoding or transfer encoding, the value of this property reflects the specified encoding.

Syntax

value = ProgressEvent.loaded

Attributions

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4