A time picker control for textfields built using jQuery. Inspired by Google Calendar

i was searching for simple time picker to use it on an asp.net project that i am working on in the moment ... i found many interesting things but i wanted something simple , light and easy to integrate ..exactly like what google did with their time picker(in google calender) , many of the time pickers i found where not rendered correctly on visual studio 2010 while running on localhost .
fortunately i found this simple time picker that met all what i need, and would like to share it with you.

demo : http://labs.perifer.se/timedatepicker/
 download it at : https://github.com/perifer/timePicker

Comments