What's new? | Help | Directory | Sign in
Google
             
Search
for
Updated Sep 19, 2008 by pilgrim
Labels: about-dom, is-dom-property
DocumentImagesProperty  
The document.images property

Values

The document.images property returns an array of HTMLImageElement objects.

This property is read-only.

Usage

Browser compatibility

Compatibility table legend

Test IE8 IE7 IE6 FF3 FF2 Saf3 Op9 Chrome
typeOf(document.images) != 'undefined' N N N Y Y Y Y Y

Further reading


Sign in to add a comment