JavaScript: The Definitive Guide

25.172. Image.onload: event handler invoked when an image finishes loading

DOM Level 2 Events

25.172.1. Synopsis

Function onload

25.172.2. Description

The onload property of an Image object specifies an event-handler function that is invoked when an image loads successfully. See also Window.onload.

Категории