XML Auto-Collapsed Code?

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
Foundation
Forum Newbie
Posts: 13
Joined: Mon Mar 24, 2003 9:06 pm

XML Auto-Collapsed Code?

Post by Foundation »

Is there a way to have certain parts of XML code show as collapsed by default in the browser?
User avatar
llimllib
Moderator
Posts: 466
Joined: Mon Jul 01, 2002 2:19 pm
Location: Baltimore, MD

Post by llimllib »

I'm going to go ahead and reply, even though this is well outside my domain of experience.

From what I've read, XML is only a syntax for representing data and attributes of data. Thus, if this was possible, it would not be intrinsic to the XML, but instead it would rely on the particular browser being used. Try asking this on the mozillazine.com boards, and you'll probably get a much more knowledgeable person to respond to you than I.
Post Reply