This page is Not Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

oneTimeOnly

Property of dom/Elementdom/Element

Syntax

var result = element.;
element. = value;

Notes

Remarks

When an object created with createObjectURL uses this attribute set to true, the object is only used once. The revokeObjectURL method does not need to be used on the object.

Syntax

See also

Related pages

Attributions