As a user, I generally don’t like working with calendar GUI (e.g. on airline booking pages). Too often, they feel clunky, difficult, and unfriendly.
I’m coding a calendar now (again) and I’m looking for inspiration and great examples. Does the SO community have any recommendations?
(I’m looking mainly for user friendliness and ease of use, rather than slick graphics.)
Update
I really like this calendar: http://book.harbour-plaza.com/en/reservations_check.asp?Hotel_id=hpme – user friendly and slick graphics!
I like the JQuery UI DatePicker, very customisable for functionality and a choice of themes if you don’t want to create your own.
http://jqueryui.com/demos/datepicker/