This documentation is for the old version. Go to the latest Upload Suite docs

javaControl.version Property

Supported browsers: FirefoxGoogle ChromeSafari

Gets or sets a minimum required version of the Java applet.

Syntax

JavaScript Initialize
$au.uploader({
    javaControl
: {
       
//...other params...
        version
: "",
       
//...other params...
   
}
})

Property Value

Type: String

The minimum required version of the Java applet.

Default value is "".