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

uploader.getHtml Method

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Generates the HTML code which will embed Image Uploader and returns it as a string.

Syntax

JavaScript
$au.uploader('uploaderID').getHtml();

Return Value

Type: String

Image Uploader embedding code.