javascript - Select a radio input when the row is clicked -
I need to select a radio input when a user clicks anywhere on the line and exposes the row when the mouse Takes it to the trunk. I am working with some options but with nothing else to work with jquery / javascript, I can not find anything, but I am sure that it has no way of working with plain HTML / CSS.
What I need is the first question of a survey here:
I know that "table" or "display: label-line;" with label + input Or width but I'm just not able to work it. I appreciate any help.
Use CSS on your tr
as the hover effect
$ ("tr") (function () {$ (this). The book ("Input: radio: first") .prop (" Check ", is true). Triggers (" click ");});
Comments
Post a Comment