PDA

View Full Version : XML (RSS) feeds doesnt work in NN


chelvis
09-16-2005, 07:25 PM
I just noticed that in a website the XML feeds doesnt display the xml code in Netscape 6.x. I just tested my website and then went to www.nytimes.com and it doesnt come out as it in IE. Is there anything we can do to display the xml neatly in NN 6.X

hemebond
09-17-2005, 12:02 AM
Is there anything we can do to display the xml neatly in NN 6.XWhat does this mean? Indented with tags forming an expandable tree? Plain text? What?

Alex Vincent
09-17-2005, 02:55 AM
No offense intended, but do you really want to support Netscape 6? We're already up to version 8 of that browser, and I've had a general policy that developers should support the current major version and one major version back.

Can you give us screenshots explaining what you want?

If you're talking about XML pretty-printing, make sure there are no <?xml-stylesheet ?> tags floating around. That'll do it.