Table of Contents
getPercentage Method 

Returns the percentage transferred.

Syntax
JavaScript
 AJAXUploader.getPercentage()

Return Value

Percentage transferred between 0 and 100, or null if no uploading is in progress.

See Also