views:

35

answers:

2

Hi All,

I don't know if what I need is applicable or not , But I know that there is a lot of Date picker controls (asp.net , Ajax , Javascript , ... etc) , But Can I find a Time picker control looks like a Watch and enable me to select time from it or that is impossible

Thanks in Advance

A: 

Here's a jQuery plugin that does what you are trying to do -

http://code.google.com/p/cantipi/

So yes, it is possible.

Will S