Thursday, November 3, 2011

XML Tree with jQuery

XMLTree is a utility for visualising and traversing XML in tree format.

The script creates the tree from a specified XML file or from manually-fed XML. Callback functions can be specified to fire as you traverse the tree, to which are automatically passed the node you clicked, and its XPath.

0 comments:

Post a Comment