property:maxLength;return type:string, voidcontent:ใช้ในการกำหนดค่า หรือคืนค่า จำนวนสูงสุด ของ textexample:var tagText = document.getElementById ( "bamboo" ); alert ( tagText.maxLength );