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

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -