jQuery Date Time picker that works well on iOS/Android
Is there a decent date time picker that works well on mobile devices? Everything I have found seems to be very clunky on a phone.
The other option is the four drop down selects for day,开发者_如何转开发 month, hour and minute. just seems like there must be a better solution out there.
Try mobiscroll.
It works very well on android and iOS, and it comes with pre-defiend themes. It can be used with scroll, or the "Android style" +/-.
Check out my implementation of an Android-style datepicker for jQuery Mobile, called Mobi Pick
http://mobipick.sustainablepace.net/
精彩评论