Thursday, April 10, 2014

How to Download jQuery file and use it inside the HTML document?

Steps to Download jQuery file.

  • First of all you will go to jQuery officicial website ie. jQuery.com.




JQuery

jQuery
What is jQuery?

  • jQuery is a lightweight, "write less, do more", JavaScript library.
  • jQuery is a JavaScript library providing predefined JavaScript logics.
  • It is available with different extentions. 
  • Which was released in 2006.
  • It is free of cost open source library, if u want to use jQuery on your website you don't have to pay single penny.
  • We can call JavaScript functions by embedding this file within current application.