1
A
回答
1
(從評論複製)
自Chrome 35;目前仍然沒有<input type="datetime">
:(
奇怪的是沒有內置日曆組件,Android版Chrome顯然確實有這個 http://caniuse.com/#feat=input-datetime
相關問題
- 1. <input type =「date」/>使用新日期
- 2. HTML5 <INPUT TYPE =「日期」> - onChange事件
- 3. ReactJS <input type =「date」>格式日期
- 4. <input type ='button'/>和<input type ='submit'/>之間的區別
- 5. 如何判斷如果一個瀏覽器支持<INPUT TYPE = '日期'>
- 6. <input type =「file」/>
- 7. 的iOS 7的移動Safari瀏覽器不再支持<INPUT TYPE =「日期時間」 />
- 8. <input type ='date'>在選擇某個日期時崩潰Dartium
- 9. <input type =「submit」/>和<input type =「text」/>
- 10. <button>與<INPUT TYPE =「圖像」>
- 11. 定製<input type =「file」>?
- 12. 增加<input type =「text」>
- 13. 驗證<input type =「date」>
- 14. 更改<input type =「submit」>
- 15. 爲<input type ='submit'>
- 16. <input type =「text」/>換行
- 17. <type =「input」runat =「server」>
- 18. 清除<input type = file>
- 19. HTML5 <input type =「date」> change
- 20. <input type =「file」> EMPTY
- 21. HTML5 <input type ='range'>
- 22. 使用<input type = number>
- 23. JavaScript的日期對象來自<input type = date>
- 24. 如何在<input type =「date」/> HTML5輸入日期元素
- 25. HTML <input type =「text」... as <input type =「file」
- 26. <input type =「button」/>和<button>之間有什麼區別?
- 27. 支持<input .. formenctype =「multipart/form-data」>
- 28. 我可以使用<input type =「text」>來模擬<input type =「file」>嗎?
- 29. 爲什麼HTML5中沒有<input type =「picture」>和/或<input type =「video」>?
- 30. 如何在<input type =「text」>標籤內放置<input type =「file」>?
這是鉻/鉻問題:在Chrome瀏覽器的部分支持是指對丟失的日曆控件在「日期時間」類型。http://caniuse.com/input-datetime –
非常感謝你。 –