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