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
Latest posts by Rajesh Kumar (see all)
- Best AI tools for Software Engineers - November 4, 2024
- Installing Jupyter: Get up and running on your computer - November 2, 2024
- An Introduction of SymOps by SymOps.com - October 30, 2024