Вопрос

This is the fastest way I've seen to input time on touch devices. I've hunted high and low for a javascript version, but can't locate one.

http://i.stack.imgur.com/0B4Hj.png

I'm willing to code one, but only after making sure I'm not duplicating someone elses work.

Has anyone run across one?

Thanks!

Это было полезно?

Решение

why not use the native time type input?

  <input type="time" />
Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top