getAttributeNS (DOMElement - JavaScript)

指定された名前を持ち、 指定された名前空間にあるこのエレメントの属性を取得します。

定義場所

DOMElement

構文

getAttributeNS(name:string, Namespace:DOMNamespace) : string

パラメータ 説明
name  
Namespace