- JQuery Predicates - Attribute contains
- JQuery Predicates - Attribute starts with
- JQuery Predicates - Attribute ends with JQuery Predicates - Attribute equals
- JQuery - Count Paragraphs
- JQuery - Basic Show and Hide
- Learning Simple JQuery - Part 4. - There are many plugins developers have created to use with JQuery, including this one "tablesorter"
- Learning Simple JQuery - Part 3. - This example demonstrates using JQuery selectors to add css classes to specific html table row elements.
- Learning Simple JQuery - Part 2. - This example uses JQuery to set the background-color of input text boxes, and attaches the focus/blur events to those text boxes with a "required" class.
- Learning Simple JQuery - Part 1. - This example demonstrates using an jQuery id selector on anchor tags to attach a click event. It also uses an id selector to attach the slideDown and slideUp JQuery functions to a html div element.
- Here is a blog post from encosia.com on how to learn JQuery with FireBug