Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 499 Bytes

jquery.md

File metadata and controls

17 lines (15 loc) · 499 Bytes

Jquery

JQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. With a combination of versatility and extensibility.

jQuery has changed the way that millions of people write JavaScript.

Things Covered

  • Effects
  • Transitions
  • Animations
  • Ajax
  • Coffee script
  • Its incorporation with html