| acceptCharset | ใช้กำหนดค่า หรือคืนค่า ชุดของตัวอักษรท่ใช้ใน form |
|---|
property:acceptCharset;
return type:string, void
content:ใช้กำหนดค่า หรือคืนค่า ชุดของตัวอักษรท่ใช้ใน form
example:var tagForm = document.getElementById ( "bamboo" ); alert ( tagForm.acceptCharset );