Jquery Introduction

What Is jQuery?

Jquery is lightweight and feature-rich JavaScript library which simplifies the various tasks.
Jquery is rich of inbuilt methods which reduces the developer’s effort. It enables developer to write less code and
perform more tasks.

You Should Know Before You Start

HTML , CSS and JAVASCIPRT are required before you start learning the jQuery.

Features Of jQuery

  • DOM Manupulation
  • HTML/CSS Manupulation
  • AJAX Support
  • EVENT Handling
  • Effects
  • Animations
  • Cross Browser Compatibility

Advertisements

Add Comment

📖 Read More