Specify one Checkbox to make a selected Row

Specify one Checkbox to make a selected Row

Request:
Use one checkbox only that has the class asdf that should be enable to select the row by changing the background color to yellow. The remaining of the checkbox (to the right side) shall NOT enable to change the background color to yellow.

The problem that I'm facing is that don't know how to solve it.


If possible not to change the structure of the html because it is used today in production phase.


http://jsfiddle.net/qabnx4ph/27/ http://jsfiddle.net/oc1n1c49/2/



Thank you!