What DOMElement method should be used to check for availability of a non-namespaced attribute? seenagape 12 years ago What DOMElement method should be used to check for availability of a non-namespacedattribute? A.getAttributeNS() B.getAttribute() C.hasAttribute() D.hasAttributeNS() ← Previous question Next question →