longchar

longchar

Renders a text area

Attributes

NameRequiredDefaultOptionsDescription
ftStyleNoThe style for the text area
ftLimitNo0Limits the amount of data the user can input. Provides a counter above text area
ftLimitMinNoUse with ftLimit to define a range of acceptable characters
ftLimitOverageNotruncateCharacter limiter method: truncate (default) - truncates user input, warn - notifies user of excess data
ftLimitWarningNoYou have exceeded the maximum character limit for this fieldWarning message
ftIncludeWrapNotrueInclude the div wrappers required for a standard form. Turn off if you wish to handle your own layout.
ftAutoResizeNofalseShould the textarea use jquery autoresize to resize to comfortable