1 May
2005
1 May
'05
2:12 p.m.
Brian Del Vecchio said:
On 4/23/05, Karoly Negyesi <karoly@negyesi.net> wrote:
There is. My fix_checkboxes patch is already in the queue, that could be expanded to fix_form which would apply to anything that can be empty: multiple selects, radio, single checkbox.
HTML checkboxes suck this way, but no other type of input element does, to my knowledge. I haven't reviewed your patch, but my guess is that since named inputs will always be contained in the form (even when empty), no workaround is necessary for non-checkboxes.
For what it's worth, you may want to check out the Web Forms 2.0 spec.[1] and send comments if you want this fixed in a spec. [1] http://www.whatwg.org/ -- Tim Altman