event.count Method ActiveX/Java Uploader JavaScript

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Returns the number of event handlers actually contained in the collection.

Syntax

JavaScript
$au.uploader('uploaderID').events().event().count();

Return Value

Type: Number

The number of event handlers actually contained in the collection.