|
|
Q737 How can you retrieve efficiently an images position in the document.images array?
irt.org | Knowledge Base | JavaScript | Image | Q737 [ previous next ] Q737 How can you retrieve efficiently an images position in the document.images array?By looping through the image object looking for an image with a name property equal to the one you are searching for:
|
-- div -->
|