[Zope3-Users] Arranging widgets in a form / Limit size of input
fields
Fred Drake
fdrake at gmail.com
Thu May 3 09:04:41 EDT 2007
On 5/3/07, Maciej Wisniowski <maciej.wisniowski at coig.katowice.pl> wrote:
> AFAIK for textarea html fields you can't set something like
> maxlength. You have to use javascript for that.
That's correct; maxlength is for <input> with type="text" or type="password".
-Fred
--
Fred L. Drake, Jr. <fdrake at gmail.com>
"Chaos is the score upon which reality is written." --Henry Miller
More information about the Zope3-users
mailing list