+ 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
5 Antworten
+ 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>
+ 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
+ 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
+ 1
Hi Ollie Q, If i want to use it offline is the same way.
+ 1
Thanks