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

informationBar.show(String) Method

Shows custom message in information bar.

Syntax

JavaScript
$au.imageUploaderFlash('uploaderID').informationBar().show(text);

Parameters

text

Type: String

Text of the message.