Specifies whether the total size of the operation is known.
Property of dom/ProgressEventdom/ProgressEvent
SyntaxNote: This property is read-only.
var result = ProgressEvent.lengthComputable;
Return Value
Returns an object of type BooleanBoolean
The ProgressEvent.lengthComputable read-only property is a Boolean flag indicating if the resource concerned by the ProgressEvent has a length that can be calculated. If not, the ProgressEvent.total property has no significant value.
Syntaxflag = ProgressEvent.lengthComputable
AttributionsMozilla Developer Network : [ProgressEvent.lengthComputable Article]
Microsoft Developer Network: [lengthComputable Property Article]
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