This is part 3 of my JQuery tutorial for beginners. In just 1 hour you can learn how to harness the power of JQuery on your webpages to make them dynamic.
This video covers advanced ways to select things on your page using things such as :odd, :even, :lt, :gt, :eq as well as filters such as .contains and .not
It also shows you how to use the .each function to work with a collection of items.