.NET Answers

ASP.NET, HTML, CSS, Visual Studio, CSharp, VB.NET and other programming items of interest.
Subscribe

Archive for November 12th, 2008

jQuery Looks like XPath

November 12, 2008 By: Dave Category: jQuery

tp_vol4_020 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.

(more…)

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!