How can i load jQuery | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

How can i load jQuery

1st Jun 2019, 5:48 AM
Josh_The_Coder
Josh_The_Coder - avatar
3 Answers
+ 36
By adding this: <script src="https://code.jquery.com/jquery-3.1.1.js"></script> You can check for last versions of the jQuery framework in their website: https://code.jquery.com/
1st Jun 2019, 9:30 AM
Hicham BOURHIL
Hicham BOURHIL - avatar
+ 6
jQuery tutorial, very first section, "Getting started"
1st Jun 2019, 5:52 AM
Anna
Anna - avatar
+ 4
Use the script CDN tag.
1st Jun 2019, 6:09 AM
👑 Prometheus 🇸🇬
👑 Prometheus 🇸🇬 - avatar