add_done(function(sender, e)) done.add(function(sender, e)) remove_done(function(sender, e)) done.remove(function(sender, e))
When this event fires, the Element property will have the loaded element. IsHTMLImageElement will be true if the Element is an HTML Image Element, versus other HTML or XML (SVG). Width, Height, and IsHTMLImageElement will also be set appropriately.
Parameter | Type | Description |
---|---|---|
sender | 'var' | The source of the event. |