property:size;return type:string, voidcontent:ใช้ในการกำหนดค่า หรือคืนค่า ขนาดของ selectexample:var tagSelect = document.getElementById ( "bamboo" ); alert ( tagSelect.size );