Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

jQuery Mobile date picker

Is there someone out there that has a good date picker for jQuery mobile?

I'm going to let the user select a "from" date and a "to" date and I haven't found anything good for this situation.

Any ideas?

like image 309
RickardP Avatar asked Sep 06 '11 13:09

RickardP


3 Answers

I suggest Datebox

https://github.com/jtsage/jquery-mobile-datebox

or Mobiscroll

http://mobiscroll.com/

If you want something in an Android flavour, try my very own Mobi Pick

http://mobipick.sustainablepace.net/

like image 145
Christoph Baudson Avatar answered Oct 16 '22 17:10

Christoph Baudson


Try Mobiscroll, a customizable datepicker optimized for touch devices

like image 19
istvan.halmen Avatar answered Oct 16 '22 15:10

istvan.halmen


Here is the datepicker specially for mobile

http://jquerymobile.com/demos/1.0a4.1/experiments/ui-datepicker/

like image 6
Tushar Ahirrao Avatar answered Oct 16 '22 17:10

Tushar Ahirrao