This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PI of xml-stylesheet doesn't affect for browser?


Your output file:

http://member.mpecc.net/~Keizi/xml/t.xml

has the css stylesheet applied to it for it contains:

<?xml-stylesheet type="text/css" href="c.css" version="1.0"?>

It rendered with the orange dashed borders with:

Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:0.9.7) Gecko/20011221

Regards, Elizabeth

Kang Jeong-Hee <Keizi@mail.co.kr> writes:

> I've tested a tiny sample of xml+xsl+css.  first, load xml file and
> xml-stylesheet of xml file call xsl.  then, xsl generate xml into
> another simple test xml document. it has PI of xml-stylesheet to call
> css.
> 
> and then, I expected xml document appears with css. but only text of
> xml broke out.  surely, file which contains the output calls css well.
> 
> Is this a lack of browser? (I've tried with IE 6 and mozilla 0.9.8 on
> Windows platform.)  or have another reason why didn't implement?
> 
> ps.  you can see full item of this sample on
> http://member.mpecc.net/~Keizi/xml/ (this mailing list seems not allow
> to attach any file to mail. right?)

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]