event.add(Function) Method ActiveX/Java Uploader JavaScript

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Adds the specified handler to the end of the collection.

Syntax

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

Parameters

handler

Type: Function

The function to add.