folderPane.filterHintText Property ActiveX/Java Uploader JavaScript

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a text of the prompt inside the search box.

Syntax

JavaScript Initialize
$au.uploader({
    folderPane
: {
       
//...other params...
        filterHintText
: "Search ",
       
//...other params...
   
}
})

Property Value

Type: String

The text of the prompt inside the search box.

Default value is "Search ".

Remarks

This property is necessary for localization of ActiveX/Java Uploader.

See Also

Reference