Edit this page

up.network up:request:aborted
DOM event

This feature is experimental. It may be changed or removed in a future version.

This event is emitted when an AJAX request was aborted.

The event is emitted on the layer that caused the request.

Properties

event.request up.Request

The aborted request.

[event.layer] up.Layer optional

The layer this request is associated with.

If this request was intended to update an existing fragment, this is that fragment's layer.

If this request was intended to open an overlay, the associated layer is the future overlay's parent layer.

[event.origin] Element optional

The link or form element that caused the request.

event.preventDefault()
This website uses cookies to improve usability and analyze traffic.
I accept or learn more