ZywaveLabs / Retrospectre

MSOE SDL project.
http://retrospectre.zywave.com
MIT License
5 stars 2 forks source link

Radio button text should be labels #15

Closed null-d3v closed 8 years ago

null-d3v commented 8 years ago

Use labels with radio button text for proper use of "for" attribute. This would allow selection of the label for toggling the button.

Alternatively, use mutually exclusive buttons instead of radio buttons. Style preference, but same functional result.

Awkewainze commented 8 years ago

Converting radio buttons to drop down, so this shouldn't be an issue anymore