Dark Crimson - The Blog of Ben Lister

Archive for January, 2010

posted on Jan 11th, 2010  under:  , , , , 0

In early 2009, I experimented with XML based iPhone / Safari Mobile web app which used jQuery to parse and traverse multiple levels of nodes in an XML file and display the data. While that project never panned out, the core code has become quite useful in a number of professional and personal projects. This tutorial provides working examples and demonstrates the concept of parsing and traversing an XML file with jQuery using AJAX. (more…)