onStop (Event handler)

Called when the user stops a page loading.

Availability:

JavaScript - 1.2
Netscape - 4.0
JavaScript syntax:NmyObject.onstop = aHandler

This event is called when the user halts the page loading with the stop button on the toolbar.

See also:Event, Event handler, Event model, Event names, Event object, Event.returnValue, Handler, onBounce, onFinish, onStart, Semantic event