| defaultValue | ใช้ในการกำหนดค่า หรือคืนค่า default value ของ file |
|---|
property:defaultValue;
return type:string, void
content:ใช้ในการกำหนดค่า หรือคืนค่า default value ของ file
example:var tagFile = document.getElementById ( "bamboo" ); alert ( tagFile.defaultValue );