H
hantechs
Hi, all
I found I can get the img element named with "image1" in a html by
using "document.image1" with javascript. It's very convenient because
I don't need to use the long method like getElementByName etc. I
wonder if this approach is the part of the DOM? I have checked the DOM
specification, but found nothing. Can somebody give me clue? Thanks.
Regards.
I found I can get the img element named with "image1" in a html by
using "document.image1" with javascript. It's very convenient because
I don't need to use the long method like getElementByName etc. I
wonder if this approach is the part of the DOM? I have checked the DOM
specification, but found nothing. Can somebody give me clue? Thanks.
Regards.