Image Object
The complete property returns whether or not the browser is finished loading an image.
If the image is finished loaded, the complete property returns true, otherwise it returns false.
![]()
The complete property is supported in all major browsers.
Check to see if the image is finished loaded on body onload:
Image Object
Your message has been sent to W3Schools.