I need to have a click to edit element on a page, that will in turn invoke an instance of the jQuery UI Datepicker.
Currently, I\'m using JEditable to provide the i
The jeditable-datepicker plugin seems to do exactly what you need.
It enables jQuery UI Datepicker in Jeditable. Here's the demo.