Posted by Beauregard T. Shagnasty on 09/20/06 00:52
rni.lucero@gmail.com wrote:
> Good day, im writing a guestbook part of my homepage, on the textarea
> field i just want to control the columns when i enter some text and
> reach the limit size it's not generate a horizontal tab. I really
> apreciate who ever help me, Thanks in advance
Textareas have the following syntax:
<textarea name="comment" id='comment' rows="8" cols="55"></textarea>
Use numbers for your preferred number of rows and columns.
--
-bts
-Motorcycles defy gravity; cars just suck.
Navigation:
[Reply to this message]
|