Previous
Appendix C
Differences between Navigator 2.0 and 3.0
Next
Navigator 3.0 supports image manipulation with the following
powerful new features. Chapter 16, Special Effects with Images, has
complete details.
- The Image object represents an image, either on-screen or off.
Setting the src property of an Image object
will cause it to load (and display if it is an on-screen
image) the image stored at the specfied URL.
- The Document.images[] array contains a
complete list of the images displayed within a document.
- The Image() constructor allows the
creation of off-screen images, which can be used to preload
images that will be required for animations or other image
manipulation techniques.
- The onload(), onerror(),
and onabort() event handlers of the Image
object help determine the status of images that are loading.
- The complete property of the Image object
specified whether it is still being loaded or not.
JavaScript Security
The Window Object
file: /Techref/language/java/script/definitive/appc_04.htm,
4KB, , updated: 2019年10月14日 16:00, local time: 2025年9月16日 23:18,
©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://techref.massmind.org/techref/language/java/script/definitive/appc_04.htm"> [Appendix C] C.4 Image Manipulation</A>
Did you find what you needed?
Welcome to massmind.org!
Welcome to techref.massmind.org!
.