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

thumbnail.getHtml Method

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Generates the HTML code which will embed the thumbnail control and returns it as a string.

Syntax

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

Return Value

Type: String

The thumbnail control embedding code.