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