Manipulating XML With jQuery
Published January 3rd, 2011 Under Javascript | Leave a Comment
jQuery is quite good at reading and manipulating XML documents. Since XHTML is really just a subset of XML, it should be no surprise that just about everything we can do with XHTML documents, we can also do with XML documents by way of jQuery.
Watch this video on the Ben Nadel blog