jParse - Easily Parse XML with jQuery
jParse is a jQuery plugin that allows us to quickly and easily parse XML. The plugin easily parse XML that has been fetched with an Ajax request.
The plugin works off of jQuery’s ajax method, so all of the same options are available. In terms of parsing, the plugin gives you a few options: Custom Output, Limit, Count of Items and the ability to run functions before and after jParse is finished.
Requirements: JQuery framework FF 2+, IE 6+, Safari 3+ & Opera 9+
Demo: http://jparse.kylerush.net/demo
License: