I need to have a radio input selected when a user clicks anywhere in the row and highlight the row when the mouse goes trough it. I have been toying with some options but cannot get anything to work apart of those with jquery/javascript, but I'm sure there's some way to make it work with plain html/css.
I know that can be done toying with label+inputs plus "tables" or "display:table-row;" or widths but I 'm just not able to make it work.I'll appreciate any help.