ImagePreloader.AllowTaint

Syntax

AllowTaint: Boolean

Description

The AllowTaint property determines whether the proxy server is used to load images.

Comments

Available values:

Use JSON or the setAllowTaint method to set the property value and the getAllowTaint method to get the property value.

Example

The property use is given in description of the ImagePreloader constructor.

See also:

ImagePreloader