Feature #80
Checkbox labels
| Status: | Closed | Start: | 10/29/2009 | |
| Priority: | Low | Due date: | ||
| Assigned to: | Josh Elser | % Done: | 100% |
|
| Category: | - | Spent time: | - | |
| Target version: | 1.0 | |||
| Resolution: |
Description
On pages utilizing forms with checkboxes (such as Create Summary) the labels should be marked as such in the HTML so that clicking the label also checks the box.
History
Updated by Josh Elser 217 days ago
- Assigned to set to Josh Elser
- Target version set to 1.0
- % Done changed from 0 to 100
I believe I took care of this all. The "for" attribute is applied to the "id" attribute, not the "name" attribute. Whoops
Updated by Josh Elser 217 days ago
- Status changed from New to Closed