JavaScript: The Definitive Guide
25.171. Image.onerror: event handler invoked when an error occurs during image loading
DOM Level 2 Events
25.171.1. Synopsis
Function onerror
25.171.2. Description
The onerror property of an Image object specifies an event-handler function that is invoked when an error occurs during the loading of an image. See also Window.onerror. |
Категории