Re: [xsl] wierd textarea behaviour with xsl

Subject: Re: [xsl] wierd textarea behaviour with xsl
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 12 Nov 2002 16:10:09 GMT

  It was indeed (a). Thanks a million Dan and Micheal. I had commented out 
	 <xsl:output method="html" indent="no" encoding="UTF-16"/>


But if the html you are generating is valid then its top level element
will be <html and in that case the html output method is the default and
xsl:output method="html" is not needed.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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


Current Thread