property:attributes;return type:node arraycontent:ใช้ในการอ้างถึง attribute nodeexample:var tagDiv = document.getElementById ( "bamboo" ); alert ( tagDiv.attributes[0].nodeName );