ericjgagnon / wickedpicker

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

Catching Click Event #10

Open jkardong opened 8 years ago

jkardong commented 8 years ago

Is there a way to catch the click event on a WickedPicker enabled field? I'd like the ability to do some logic at this point.

Ideally it would be amazing to have a pre,success and post click event handlers, etc.