jQuery Looks like XPath
So far in our examination of XPath we’ve seen how to select an ID, select a set of elements by tag name and select a set of elements by their class. But what if we wanted to select a set of elements based on some other condition?
As the title of this post suggest, all you need is a basic knowledge of XPath statements and you are all set.
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

