Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道我以前见过带有“上一个”、“下一个”和“完成”按钮的 iOS 日期选择器,但由于某种原因,我看到的只是移动 Safari 中标准日期输入上的“清除”按钮。只是想知道是否有办法以某种方式启用这些其他按钮。
According to my testing the Next, Prev and Done buttons appear only on iPhone devices, on iPad there's only Clear button for <input type="date"></input> control.
<input type="date"></input>