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.
Now I can't see any point in coding attributes that aren't needed, but web editors do stupid things. What does the spec require in this case? In any case I should have thought that maxsize="" should be ignored since enforcing a limit of zero makes the input field useless. -- _ |_|. _ Richard Porter http://www.minijem.plus.com/ |\_||_ mailto:[EMAIL PROTECTED]
