大部分的 <input> 類型( type )都可以使用 value 屬性來設定元素的值,除了 type="file" ... 例如下面是一個空的文字輸入欄位 <input type="text"> 。
確定! 回上一頁