[thelist] Re: Textarea

Eveline Vanhemel eveline_vanhemel at pi.be
Wed Jun 27 03:22:44 CDT 2001


Hi Sal,

You can't use the MAXLENGTH attribute in combination with a <TEXTAREA>
element, only in combination with <INPUT TYPE="text">. What you can do is
give values to the attributes COLS and ROWS, but they only give you the
ability to set the visual representation of the <TEXTAREA> element. To my
knowledge there is no way to set a limit to <TEXTAREA> input, at least I
think so, but maybe somebody could correct this.

HTH,

Eveline
eveline_vanhemel at pi.be






More information about the thelist mailing list