Render Blocking Javascript and CSS
Hello,
I use the datepicker on a webpage. However, google's page speed insight tells me that I have render blocking javascript and css - and it is the code that makes the calendar work. Is there any way to fix this?
If I could load the external files later in the page (before close body tag) that should make google happy but then the calendar doesn't work.