OtherClass2 Class
Other Class 2
Item Index
Properties
- options static
Properties
options
Object
protected
static
Default options to use for all transactions.
Sub-properties:
-
[attributes]
Object optionalHTML attribute name/value pairs that should be added to inserted nodes.
-
[autopurge=false]
Boolean optionalWhether or not to automatically purge inserted nodes after the purge threshold is reached.
-
[doc]
Document optionalDocument into which nodes should be inserted.
-
[pollInterval=50]
Number optionalPolling interval (in milliseconds) for detecting CSS load completion in browsers that don't support the
load
event on<link>
nodes.