How to include jquery libs in here | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to include jquery libs in here

The script tag doesn't work in the editor...

16th Jan 2018, 8:27 PM
Luca Marseglia
Luca Marseglia - avatar
3 Answers
+ 18
Example: <head> <script src="https://code.jquery.com/jquery-3.2.1.min.js"></script> </head>
16th Jan 2018, 8:44 PM
NezhnyjVampir
+ 17
You can attach your code here, then it will be easier to say why the code does not work.
16th Jan 2018, 9:32 PM
NezhnyjVampir
+ 1
i know, but it doesn't work
16th Jan 2018, 9:30 PM
Luca Marseglia
Luca Marseglia - avatar