| accessKey | ใช้ในการกำหนดค่า หรือคืนค่า คีย์ลัด ( จากการกด alt + key ) |
|---|
property:accessKey;
return type:string, void
content:ใช้ในการกำหนดค่า หรือคืนค่า คีย์ลัด ( จากการกด alt + key )
example:var tagAnchor = document.getElementById ( "bamboo" ); alert ( tagAnchor.accessKey );