ericjgagnon / wickedpicker

A simple jQuery timepicker
http://ericjgagnon.github.io/wickedpicker/
MIT License
93 stars 78 forks source link

Ability to let user type time #11

Closed berkandirim closed 8 years ago

berkandirim commented 8 years ago

Is there a way to also let user type in the time either in the input or the popup box?

ericjgagnon commented 8 years ago

Handling user input isn't something I want to add to the wickedpicker, but feel free to fork the project and add the feature.

berkandirim commented 8 years ago

I ended up using an input mask.