jQuery Tutorial plus Question:
Define all the ways to include jQuery in a page?
Answer:
Following are the ways to include jQuery in a page:
★ Local copy inside script tag
★ Local copy of script manager control
★ Embedded script using client script object
★ Remote copy of jQuery.com
★ Remote copy of Ajax API
★ Local copy inside script tag
★ Local copy of script manager control
★ Embedded script using client script object
★ Remote copy of jQuery.com
★ Remote copy of Ajax API
Previous Question | Next Question |
List the advantages of jQuery? | What are jQuery Selectors? |