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

InstallationProgress.InstallJavaHtml Property

Supported browsers: FirefoxGoogle ChromeSafari

Sets installation instructions for non-Internet Explorer browsers.

Syntax

PHP
public function getInstallJavaHtml() {
}

public function setInstallJavaHtml($value) {
}

Property Value

Type: string

Sets installation instructions for non-Internet Explorer browsers.

Default value is "<p>Please <a href=\"http://www.java.com/getjava/\">download</a> and install Java.</p>".

See Also

Reference