property:length;return type:stringcontent:ใช้ในการคืนค่า จำนวน option ทั้งหมดที่ select มีexample:var tagSelect = document.getElementById ( "bamboo" ); alert ( tagSelect.length );