Set the step attribute. Ex: <input id="settime" type="time" step="1" />. document.getElementById("settime").value = "13:24:00";
確定! 回上一頁