C carpinteyrogwo New Member Oct 5, 2012 #1 How do I convert something like\[code\]<a/><b/>\[/code\]to a structured xml like below in jquery\[code\]<parent> <a/> <b/></parent>\[/code\]I am getting the xml as a file from server (as xmlDoc).Thanks
How do I convert something like\[code\]<a/><b/>\[/code\]to a structured xml like below in jquery\[code\]<parent> <a/> <b/></parent>\[/code\]I am getting the xml as a file from server (as xmlDoc).Thanks