Image.onabort() Handler
Name
Image.onabort() Handler---invoked when user aborts image loading
Synopsis
<IMG SRC="url"
onAbort="handler" a definition of the handler
...>
image.onabort a reference to the handler
image.onabort(); an explicit invocation of the handler
onabort() is an event handler invoked when the user
aborts the loading of an image (for example, by clicking the
Stop button). This event handler is defined by the
onAbort attribute of an <IMG> tag. The
value of this attribute may be any number of JavaScript
statements, separated by semicolons; these statements will
be executed only when the user aborts loading for the
specified image.
Image.name
Image.onerror()
file: /Techref/language/java/script/definitive/refp_170.htm,
4KB, , updated: 2019年10月14日 16:00, local time: 2025年9月26日 06:29,
©2025 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE.
Questions?<A HREF="http://massmind.org/techref/language/java/script/definitive/refp_170.htm"> [Chapter 21] Reference: Image.onabort()</A>
Did you find what you needed?
Welcome to massmind.org!
Welcome to massmind.org!
.