Framework7 在表单中设置时间
Framework7 setting time in a form
是否可以只使用 Framework7 设置时间而不是使用表单中的日期时间?
此致,
奎尔马
This will work with framework7 also
<input type="time" name="time1">
注意:Firefox 或 Internet Explorer 12 及更早版本不支持 type="time"。
是否可以只使用 Framework7 设置时间而不是使用表单中的日期时间?
此致,
奎尔马
This will work with framework7 also
<input type="time" name="time1">
注意:Firefox 或 Internet Explorer 12 及更早版本不支持 type="time"。