Forum

What is jQuery and ...
 
Notifications
Clear all

What is jQuery and why is it used?


(@elias)
Illustrious Member
Joined: 5 months ago
Posts: 4277
Topic starter  

What is jQuery and why is it used?


   
Quote
(@elias)
Illustrious Member
Joined: 5 months ago
Posts: 4277
Topic starter  

jQuery is a lightweight, "write less, do more", JavaScript library. The purpose of jQuery is to make it much easier to use JavaScript on your website. jQuery takes a lot of common tasks that require many lines of JavaScript code to accomplish, and wraps them into methods that you can call with a single line of code.


   
ReplyQuote
Share: