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
Following are the ways to include jQuery in a page: