Connecting Tech Pros Worldwide Forums | Help | Site Map

<xsl:output method="html"> Problem

Newbie
 
Join Date: Sep 2006
Posts: 1
#1: Sep 8 '06
Hi All,

I have an XSL with the output method defined as <xsl:output method="html">.

It works in most of the browsers but for few Browsers it is throwing an exception as the value of 'method' attribute may not be 'html' .

Is it the problem with XSLT process version or Browser Verstion or there needs a change in Browser settings?

If anyone knows do let me know.


Thanks,
Avinash

Reply