JQuery Basics : Part 1 – For Testers & Devs

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

The jQuery library makes it easy to manipulate a page of HTML after it’s displayed by the browser.

  • JQuery Basics.
  • CSS Selectors & Locators.
  • Explicit iteration.
  • ChainingTraversal & Filtering selections
  • Manipulation. Events and Event Delegation & Effects
  • AJAX & Deferreds

 

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.