+ 1

How else can some one use jquery without using the link with http//.......

10th Jan 2018, 4:12 PM
toykam
toykam - avatar
2 Answers
+ 3
Download the file and include it locally instead of internet.
10th Jan 2018, 4:17 PM
Muhammad Kamal
Muhammad Kamal - avatar
+ 1
If by link you mean the CDN from google, you also can download the jquery document from the official website and link it to your html with <script src=""></script>
10th Jan 2018, 4:21 PM
Federico Toledo
Federico Toledo - avatar