I know that there are many libraries that create Tree View Component. But each of them expects a predetermined structure. I want something that takes any XML or JS object and shows it as a Tree View. It looks like Firebug / Safari Developer shows it for any JS object or any esp browser. IE for the XML document.
source
share