On 5 Aug 2008 John-Mark Bell wrote: > On Tue, 5 Aug 2008, Richard Porter wrote:
>> I am unable to enter data in some input fields on a form. The reason >> seems to be the attribute maxsize="". The form seems to work on >> Windoze browsers. I suspect that the null string is being interpretted >> as zero rather than not required. > Assuming you mean maxlength="", then that's fixed in SVN. Yes. According to the spec the default is an unlimited number, not zero. -- _ |_|. _ Richard Porter http://www.minijem.plus.com/ |\_||_ mailto:[EMAIL PROTECTED]
