I'm using this date picker right now: http://www.eyecon.ro/datepicker/
It's just not suiting my needs. What are some good jquery date pickers?
*I need to be able to select a date range. *I need to have a flat view that populates another input.
I'm using this date picker right now: http://www.eyecon.ro/datepicker/
It's just not suiting my needs. What are some good jquery date pickers?
*I need to be able to select a date range. *I need to have a flat view that populates another input.
I recommend you Google for "date picker JQuery" and you are the only one who can say which one is better based on your need.
For now you can take a look at this DatePicker
I'm going to go with this date picker: http://www.eyecon.ro/datepicker/
I know you've made your choice, but you might want to look into Keith Wood's DatePicker anyway. It is very flexible, has a rich API with many useful validation possibilities and it also handles date ranges nicely.
The jQuery UI datepicker is close to canonical and quite themable.