RE: [xsl] empty textarea broken in IE6, mozilla

Subject: RE: [xsl] empty textarea broken in IE6, mozilla
From: "Zakon, Stuart" <stuart_zakon@xxxxxxxxxxxxxxx>
Date: Thu, 14 Nov 2002 15:06:30 -0500
That doesn't work either.

Stuart Zakon

-----Original Message-----
From: Jorge A. Salido [mailto:jorgesalido@xxxxxxxxx] 
Sent: Thursday, November 14, 2002 2:22 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] empty textarea broken in IE6, mozilla


Actually, I think this is easier than it appears, other than it doesn't
allow a nice indentation. 

The problem really is that when you separate the <textarea> and </textarea>
tags, anything between them becomes a part of what is supposed to be in the
textarea. Simply try:

<textarea name="comments" cols="50" rows="5" class="bodytext"></textarea>

It should work just fine.

Jorge




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


Current Thread