Nitin Choudhary
How can we include jQuery library in ASP.Net project?
By Nitin Choudhary in .NET on Jan 20 2015
  • keyur
    Feb, 2015 10

    Download the jQuery library JS file and add path in the MAster page head section so you can use in all pages

    • 0
  • Md. Raskinur Rashid
    Jan, 2015 28

    Add following code in "head" section - [ script src="Scripts/jquery-1.9.1.min.js" type="text/javascript">

    • 0
  • Nitin Choudhary
    Jan, 2015 20

    Download the jQuery library from jQuery.com and include that reference in the asp.net page.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS