【发布时间】:2017-07-12 01:17:22
【问题描述】:
如何使用函数脚本在日期选择器中禁用当前日期的旧日期?谢谢!
booknow.php
<html>
<body>
<label for="shootdate">Desired Date:</label>
<input required type="date" name="shootdate" id="shootdate" title="Choose your desired date"/>
</body>
</html>
【问题讨论】:
-
在谷歌上搜索:
disable previous dates in datepicker。你一定会得到答案 -
是的。我该怎么办? :(
标签: javascript php html date datepicker