XML – how to automatically have your page open with the tags collapsed NOT expanded?
The title says it all. I need to know how to get an XML page to load having all of the expandable tags collapsed instead of already expanded when I open the page.
Any help please?
Thanks.
I assume you mean opening up a raw XML file in IE or Firefox. There’s no way to override their default behavior.
(On a side note, Chrome and Safari will attempt to read any XML as XHTML, which usually results in just the CDATA showing up.)