Hello everyone, pls I'm trying to use jquery on my pc and is not working well pls anything i can do. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Hello everyone, pls I'm trying to use jquery on my pc and is not working well pls anything i can do.

I have downloaded jquery cdn and yet is not working

12th Apr 2019, 6:52 AM
Arinola Ridwan
Arinola Ridwan - avatar
5 Answers
+ 2
Are you sure you included the correct CDN? Here's the Google CDN for the same. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
12th Apr 2019, 7:14 AM
Шащи Ранжан
Шащи Ранжан - avatar
+ 2
i think you would have to speify the file location. this video will explain in more depth https://m.youtube.com/watch?v=7lApyDHxX-g and this may help to... https://stackoverflow.com/questions/15872414/working-with-jquery-when-there-is-no-internet-connection
12th Apr 2019, 7:19 AM
Ollie Q
Ollie Q - avatar
+ 1
hi Arinola Ridwan if you want to use jquery on a website you have to import it to the website. this lesson explains it in more detail... https://www.sololearn.com/learn/jQuery/2785/ i hope this helps
12th Apr 2019, 7:11 AM
Ollie Q
Ollie Q - avatar
+ 1
Hi Ollie Q, If i want to use it offline is the same way.
12th Apr 2019, 7:16 AM
Arinola Ridwan
Arinola Ridwan - avatar
+ 1
Thanks
12th Apr 2019, 7:20 AM
Arinola Ridwan
Arinola Ridwan - avatar