image.onload- Type: script code
- This event handler will be called on the
imageelement when the image has finished loading. This applies whether the image is applied via thesrcattribute or thelist-style-imagestyle property. If you change the image, the event will fire again when the new image loads. This event will not bubble up the element tree.
