Good day!
I am trying to use jquery for the first time. And i cannot make it work. My code is as follows:
If jQuery UI datepicker isn't working but it used to work on similar DOM earlier, try removing all the classes and try binding it to just a simple input with its id. In my case a class was interfering with it and preventing the date picker to appear.
For me.. the problem was that the anchor needs a title, and that was missing!