files.totalFileSize Method ActiveX/Java Uploader JavaScript

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Returns the total size of files selected for the upload.

Syntax

JavaScript
$au.uploader('uploaderID').files().totalFileSize();

Return Value

Type: Number

The total size (in bytes) of files actually contained in the upload pane.