getAttributeNode (DOMElement - JavaScript)

指定された名前を持つこのエレメントの属性ノードを取得します。

定義場所

DOMElement

構文

getAttributeNode(name:string) : DOMAttr