Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where to find the jquery library link?

I need help to find the link to the jquery library so i can include it into my website. I searched on the official website but there does not seem to be any info or it is not obvious enough.

There is only the possibility to download the jquery library, but i just need the link so i can include it. Where do i have to search?

I found two source links, but it seems like they are obsolete:

<script src="//code.jquery.com/jquery-1.12.0.min.js"></script>
<script src="//code.jquery.com/jquery-migrate-1.2.1.min.js"></script>
like image 736
Black Avatar asked Nov 23 '25 07:11

Black


1 Answers

Copy one of these 2 urls into your code. They are from MAXCDN. Production: http://code.jquery.com/jquery-2.2.0.min.js Development: http://code.jquery.com/jquery-2.2.0.js

like image 193
CaliKane Avatar answered Nov 24 '25 22:11

CaliKane



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!