| background | ใช้กำหนดค่า หรือคืนค่า url ของรูปภาพ ที่เป็นพื้นหลังของ table |
|---|
property:background;
return type:string, void
content:ใช้กำหนดค่า หรือคืนค่า url ของรูปภาพ ที่เป็นพื้นหลังของ table
example:var tagTable = document.getElementById( "bamboo" ); alert ( tagTable.background );