I get it working but it's not compatible with jeditable Autocomplete.
This caused by the script
<script src="jquery-ui-1.8.24.custom.min.js"></script>
When the script is loaded for the jQuery calendar, Autocomplete stops working.
There is a way to figure it out this issue?
Thanks