Showing posts with label xsl. Show all posts
Showing posts with label xsl. Show all posts

Tuesday, June 19, 2007

XSL Textarea Collapse Problem

Heuristic Blog has an solution to collapsing textarea controls.

XSL Textarea Collapse Problem : "a hack that seemed to do the trick: inserting a <xsl:value-of select="@unknown"> tag pointing to an unknown attribute."