activeXControl.isActiveXInstalled Property ActiveX/Java Uploader JavaScript

Supported browsers: Internet Explorer

Gets a value indicating whether the ActiveX control is installed.

Syntax

JavaScript Get/Set Value at Runtime
value = $au.uploader('uploaderID').activeXControl().isActiveXInstalled();

Property Value

Type: Boolean

true if the ActiveX control is installed; otherwise, false.