What method can be used to find a tag with the name "foo" via the DOM extension? seenagape 11 years ago What method can be used to find a tag with the name “foo” via the DOM extension? A.getElementById() B.getElementsByTagName() C.getElementsByTagNameNS() D.getElementByName() E.findTag() ← Previous question Next question →