I have large xml file with different products. I want to show products on html format via parsing it using jquery or any server side technologies. Once this is parsed and displayed, when I click on particular node, it select that and display selected node value with highlight. Please let me know if any help or online resources available to do it.
Thank you