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 example of property use is given in the ImagePreloader constructor description.

See also:

ImagePreloader