xsl-list
[Top] [All Lists]

Re: [xsl] XSLT containing javascript code with '<'

2012-02-12 06:38:30
On 11/02/2012 19:58, Wolfgang Laun wrote:
which Chrome refuses to accept as correct javascript, and I think it is right.

Chrome would have accepted had you served it with the correct mime type (application/xhtml+xml) If you serve it as text/html then chrome (and other browsers) expects to get html not xml. Saxon would have generated an html form of the output had you used xsl:output method="html".

David

--
google plus: https:/profiles.google.com/d.p.carlisle

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