Skip to main content

What is jQuery

 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. 

jQuery also simplifies a lot the complicated things from JavaScript, like AJAX calls and DOM manipulation.

The jQuery library contains the following features:

  • HTML/DOM manipulation 
  • CSS manipulation 
  • HTML event methods 
  • Effects and animations 
  • AJAX
  • Utilities
Tip: In addition, jQuery has plugins for almost any task out there.

Comments

Popular posts from this blog

What is Data

 Data is a collection of a distinct small unit of information. It can be used a variety of forms like text, can be stored in pieces of paper of  electronic memory, etc. Word 'DATA' is originated from the word 'single piece of information'. it is plural of t In computing, Data is information that can be translated into a from efficient movement and process    

What is Database

 A database is an organized collection of data, so that it can be easily accessed and managed. You can organize data into tables ,row, columns, and index it to make easier to find e=relevant inform Database handles create a database in such a way that only one set of software program provides a The main purpose of the database is to operated