images property
The images read-only property of the Document interface returns a
collection
of the
images
in the current HTML document.
Implementation
external HTMLCollection get images;
The images read-only property of the Document interface returns a
collection
of the
images
in the current HTML document.
external HTMLCollection get images;