jQuery Implementation: An jQuery for Beginners

jQuery Get Started

3 steps to Implement Jquery in HTML , PHP Bootstrap :

  • Step 1: Download jQuery.js file
  • Step 2 : Include jQuery.js file in HTML file
  • Step 3: Do jQuery code in tag tag

Step 1: Download jQuery.js file

jQuery download the file, we have to go to https://jquery.com

After that, we have to click on the download then we got two types of files

  • Compressed:- We cannot read compressed files
  • Uncompressed:- Uncompressed file we can read

This is Compressed file

This is Uncompressed file

On right-click, Compressed file save my Laptop

Step 2 : Include jQuery.js file in HTML file

Step 3: Do jQuery code in tag

This is Step 3 Result

Rajesh Kumar
Follow me