Subject: RE: 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: 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 |
- Re: empty textarea broken in IE6, mozilla, (continued)
- Jorge A. Salido - Thu, 14 Nov 2002 14:17:27 -0500 (EST)
- David Carlisle - Thu, 14 Nov 2002 17:26:47 -0500 (EST)
- Zakon, Stuart - Thu, 14 Nov 2002 13:56:28 -0500 (EST)
- Martinez, Brian - Thu, 14 Nov 2002 14:06:19 -0500 (EST)
- Zakon, Stuart - Thu, 14 Nov 2002 15:02:06 -0500 (EST) <=
- Martinez, Brian - Thu, 14 Nov 2002 15:10:42 -0500 (EST)
|
|