debug Class ActiveX/Java Uploader JavaScript

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

This class allows to debug the script which embeds ActiveX/Java Uploader into a page.

For a list of all members of this class, see debug Members.

Syntax

JavaScript
$au.debug = function() {
}

Remarks

This class allows to show errors and warnings if ActiveX/Java Uploader has wrong configuration or it is used incorrectly, for example:

  • assigning values to read-only properties;
  • using an unsupported property or method;
  • an error is detected in the event handler function;
  • and others...

This class also supports displaying debug messages from ActiveX/Java Uploader.