[xsl] textarea xml/html ptoblem

Subject: [xsl] textarea xml/html ptoblem
From: "Mohsen Saboorian" <mohsens@xxxxxxxxx>
Date: Sat, 15 Jul 2006 10:33:02 +0330
I have a <textarea></textarea> somewhere in my xsl file. When
transforming it to xhtml, the element is outputed as <textarea />
which leads to problem in IE (FF works fine). IE shows the next
elements as textarea content value.
This problems solves when using <output method="xhtml" />, but this
works only with XSLT 2.0. Is there any solution with 1.0?

Current Thread