+ 1
How to include jquery libs in here
The script tag doesn't work in the editor...
3 ответов
+ 18
Example:
<head>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
</head>
+ 17
You can attach your code here, then it will be easier to say why the code does not work.
+ 1
i know, but it doesn't work