developer sign in
where » create » reference » input type="textarea"

<input type="textarea">


A text area component. An option element can be wrapped by the text input type to create a drop-down text field option.

Example

<input type="textarea" value="Some text to start" rows="4" size="100" />

Valid Elements

none

Element Specific Attributes

Attribute  Purpose Values Default JIN
cols Specifies the number of columns this textarea should occupy. 1 - * 16 2.0
constraint The input constraint for this text field. numeric, alpha, any any 2.0
cursor-color The color of the cursor 0x000000-0xFFFFFF 0xF800F8 2.0
rows Specifies the number of rows this text area should occupy. 1 - * 2 2.0
size The size of this text field in characters. If no size is set this component occupies its preferred width. 0 - screen width preferred width 2.0
value The preset text for this text field. CDATA none 2.0

Style Attributes

align, bg, bgfocus, bgfocusimg, bgimg, border, bordercolor, borderfocus, fg, fgfocus, fontsize, fontstyle, style, valign

Action Attributes

onFocus, onSelect

Common Attributes

id, colspan
terms of use | privacy policy | about | FAQ | blog | jobs | contact us
For 24/7 support email support@where.com or call 888-262-1150
WHERE™ is a product from uLocate Communications, Inc. ©2007 All Rights Reserved.