views:

47

answers:

2

Hi everyone,

Can anyone recommend me jQuery date picker whick is not jQuery UI.

Thanks a lot.

A: 

You could use the default jQuery UI datepicker with the timepickr or dyndatetime plugin for selecting the time.

the_void
+1  A: 

That sort of depends what style and functionality you need. Here are a few I found that all seem to work fairly well:

takteek
The first one http://www.eyecon.ro/datepicker/ has a bug because if you check "Close on selection" checkbox the date picker will close if you choose month or year. And it has to have predefined date value in input filed. i have spent a whole day trying to adopt this example.The second example http://www.kelvinluck.com/assets/jquery/datePicker/v2/demo/ look very pure and it does not suite for rich internet applicaitons.the last one also use jQuery UI which is not an option for me now.Thanks a lot.
SonOfOmer