秒数単位の入力を求める場合は、step属性の値に 1 などを指定しておきます。(初期値が 60 秒なので) <input type="time" name="example" step="1" value="20:40:30" > ...
確定! 回上一頁