Y
Hacker News
new
|
ask
|
show
|
jobs
by
poiuyt098
848 days ago
How about making it submit the "off" value while you're at it? So I wouldn't need js hacks for arrays of checkboxes on forms.
1 comments
sourdoughness
847 days ago
The way this is implemented, it’s polish over a checkbox, with a fallback to the checkbox where it’s not supported. The semantics has therefore got to be the same as a checkbox - that is, no (native) submission of “off” switches.
link