Hi @elliot,
The Datepicker field needs a look at. I’m getting $.browser errors.
According to:
http://jquery.com/upgrade-guide/1.9/
.browser was finally removed since being deprecated in 1.3.
It appears the datepicker jQ UI file that is being included with ACF is the culprit.
Thanks.
Hi @synergywp
I may need to update the datepicker JS.
Thanks
E
Hi @elliot,
I went ahead and copy/pasted the latest datepicker build from jQuery UI and it works now. Your specific input JS seems to be fine.