Document.images[] Property
Name
Document.images[] Property---the images embedded in a document
Synopsis
document.images[i]
document.images.length
document.image-name
The images property of the Document object is an
array of Image objects, one for each image that is embedded
in the document with the HTML <IMG> tag.
If the NAME attribute is specified in the
<IMG> tag for an Image, then a reference to that
image will also be stored in a property of the Document
object. This property will have the same name as the
image. So if an image has a NAME="toggle"
attribute, then you can refer to the image with
document.toggle.
Document.forms[]
Document.lastModified
file: /Techref/language/JAVA/script/definitive/refp_84.htm,
4KB, , updated: 2019年10月14日 16:00, local time: 2025年9月19日 12:52,
©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/refp_84.htm"> [Chapter 21] Reference: Document.images[]</A>
Did you find what you needed?
Welcome to massmind.org!
Welcome to techref.massmind.org!
.