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

Without a jquery or without a class:

  $ ("tr") (function () {$ (this). The book ("Input: radio: first") .prop (" Check ", is true). Triggers (" click ");});  

Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -