xsl-list
[Top] [All Lists]

Re: [xsl] CSS not found when using Firefox

2006-06-08 06:02:14
Alan Varga wrote:


<xsl:output method="html"/>


You need to check whether Moz prefixes the transformation result with a0: for the XHTML namespace, this often results in formatting issues... a solution is to use XML for te output method.

Cheers,

Manos

--~------------------------------------------------------------------
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>