I'm using Tablegear and jQuery UI's date picker in my site and somehow only the one I declare first is working. I'm not sure but it can be a conflict issue, can't be?
Here's the code: http://jsfiddle.net/nc3Rs/
Notice that I added the TableGears1.6-jQuery.js
as a resource. As soon as I remove this resource the date picker begins to work.
How can I solve this conflict?