I am having trouble displaying the jQuery datepicker as shown here: http://jqueryui.com/demos/datepicker/
I believe I downloaded all of the proper files, but to be c
Please remove the class hasDatepicker from input tag and it should work fine.
class = 'hasDatepicker' //Need to remove