Why am I encouraged to download Jquery?
Question by user2087941
I am following various tutorials to learn jquery, and they reference downloading jquery.
But why? do I not just declare it as a script src= etc. in the my html ?
I don’t see what else I would need beyond that and the .js files to go with my html and css.
-ALSO- what is your favourite jquery tutorial resource? books or websites, anything. Thanks
Answer by Starx
For one reason, to run the scripts without needing to be connected on the internet.