You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Wylie van den Akker <na...@personallc.com> on 2004/10/19 18:41:07 UTC

html:textarea

Anyone know how to get the html:textarea tag to autowrap its text?
I tried

            <html:textarea style="wrap:hard" cols="35" rows="6" 
property="greeting"/>
but no go.

Thanks Wylie

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


RE: html:textarea

Posted by Serkant Karaca <s....@sys-inc.com>.
I know that textarea has autowrapping by default. That means you do not
have to modify its definition.

Serkant Karaca
www.internetteyim.net


-----Original Message-----
From: Wylie van den Akker [mailto:nakker@personallc.com] 
Sent: Tuesday, October 19, 2004 7:41 PM
To: user@struts.apache.org
Subject: html:textarea

Anyone know how to get the html:textarea tag to autowrap its text?
I tried

            <html:textarea style="wrap:hard" cols="35" rows="6" 
property="greeting"/>
but no go.

Thanks Wylie

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org