xsl-list
[Top] [All Lists]

Re: XML Rendering in Netscape/Mozilla inconsistent

2003-02-11 09:00:05
Rick Taylor wrote:

Can anybody tell me why the the following examples do not render properly in Netscape/Mozilla (most recent versions):

xml with PI: http://www.ppdm.org/xml/working/portfolio_xsl.xml
xsl: http://www.ppdm.org/xml/working/portfolio.xsl

Mozilla listens to mime types and not file name extensions, unlike IE. Your problem is that http://www.ppdm.org/xml/working/portfolio.xsl returns "text/html" as content type, so Mozilla does interpret it as html and not xsl. You can check it yourself, point your mozilla to http://www.ppdm.org/xml/working/portfolio.xsl and see View/Page Info.
--
Oleg Tkachenko
Multiconn Technologies, Israel


XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>