xsl-list
[Top] [All Lists]

Re: Problem with images / output method

2004-12-29 06:50:25
Thanks for your reply. With that statement in FF sitll shows only the text nodes
text, and in IE doesn't work, it behaves like when i put the method='html'...

I'll try to look at diferent combinations of the statement!

Thanks again.

Citando Daniel Bibbens <dbibbens(_at_)xobjex(_dot_)com>:

António Mota <xptm(_at_)sapo(_dot_)pt> writes:

If i put my output as 'xml' it's the other way around, it works on IE but
not on
FF.

Try this for your output statement:

<xsl:output
      method="xml"
      media-type="text/html"
      doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
      doctype-system="DTD/xhtml1-strict.dtd"
      cdata-section-elements="script style"
      encoding="utf-8"/>

--


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--







O SAPO já está livre de vírus com a Panda Software, fique você também!
Clique em: http://antivirus.sapo.pt

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



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