Good day!
I am trying to use jquery for the first time. And i cannot make it work. My code is as follows:
I was stuck on an issue where datepicker() appeared to be doing nothing. It turned out that the issue was that the input was inside a Bootstrap "input-group" div. Simply taking the input out of the input-group resolved the issue.