JavaScript: The Definitive Guide

25.170. Image.onabort: event handler invoked when the user aborts image loading

DOM Level 2 Events

25.170.1. Synopsis

Function onabort

25.170.2. Description

The onabort property of an Image object specifies an event-handler function that is invoked when the user aborts the loading of a page (for example, by clicking the Stop button) before the image has finished loading.

Категории