Sep
25
This is a A plugin providing google-calendar-like functionality to an input where a user can type in a time string. 
If you have used google calendar you will recognize the functionality provided by this functionality straight away. Upon focusing in a text box, it attached a dropdown below it where a user can choose from a list of times to place in the text box.
Web Site
Download








There isn’t a single word how to implement it!
Jim,
where can i find some sample code & documentation on how to use it?
I am working with asp.net page.
Thanks
ca
I had the same problem.
What I did was picked apart his demo app and had to find each piece of code and copy and paste to create the necessary files.