Category:Widgets: Difference between revisions

Jump to navigation Jump to search
Line 29: Line 29:


<code> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script></code>
<code> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script></code>
If you are required to be GDPR complaint you may need to download and self host this library, if so download to your server and change the src link accordingly.


== If the datepicker is not working or you do not have JQueryUI  ==
== If the datepicker is not working or you do not have JQueryUI  ==