Description
The introduction section gives examples with the latest version of jQuery but it is not supported. Here is the wrong import of the example:
<script src="https://cdn.jsdelivr.net/npm/jquery/dist/jquery.min.js"></script>
The documentation should indicate the last stable version 3 of jQuery.
Description
The introduction section gives examples with the latest version of jQuery but it is not supported. Here is the wrong import of the example:
<script src="https://cdn.jsdelivr.net/npm/jquery/dist/jquery.min.js"></script>The documentation should indicate the last stable version 3 of jQuery.