Briefing Zend Knowledge

What method can be used to find the tag <any> via the DOM extension?

What method can be used to find the tag <any> via the DOM extension?

A.
getElementById()

B.
getElementsByTagName()

C.
getElementsByTagNameNS()

D.
getElementByName()

E.
findTag()