What is JQuery? Write down its uses. (12)

 What is JQuery? Write down its uses.

jQuery is a fast, small, lightweight, "write less, do more", cross platform and rich feature JavaScript library. It is designed to simplify the client-side scripting of HTML. It makes things like HTML document traversal and manipulation, animation, event handling, and AJAX very simple with an easy to use API that works on a lot of different types of browsers.

Uses of jQuery:

  1. It makes easier to use JavaScript on your website to make it more interactive and attractive.
  2. It is also used to add Effects and animations.
  3. Using jQuery we can replace multiple lines of JavaScript code with a single line.
  4. It is used for CSS manipulation and DOM manipulation
  5. JQuery selectors are used to select and manipulate HTML elements. They are a very important part of the JQuery library.
  6. jQuery is not a programming language instead it is a cross-platform JavaScript library.

Comments

Popular posts from this blog

Sample Question Bank Grade 12

Important Questions for XII

Question Collection-11