XML DOM » Document » abort

Compability: Internet Explorer

Syntax:
object.abort

This method aborts an asynchronous download in progress, discarding any portion of the XML tree already built. If the readyState property has a value of COMPLETED, no action is taken and the current document is unchanged.