Google News
logo
jQuery - Interview Questions
What are all the ways to include jQuery in a page?
Following are the ways to include jQuery in a page :
 
* Local copy inside script tag
* Remote copy of jQuery.com
* Remote copy of Ajax API
* Local copy of script manager control
* Embedded script using client script object
Advertisement