+ 1
Why do we want to add script src and adding a jquery file.
why adding srcipt
4 Answers
+ 12
because jQuery is a normal javascript framework, so we need to import it in order to use its functions
+ 11
Alen Paul Varghese yes you need to download it from a server or you already have it in your browser cache (as a client who is viewing the website) so yes most of the time an Internet connection is required
+ 1
import from where
+ 1
does we need internet connection to do so