Please refer the url
Here while selecting the check box the corresponding row is selected. I want to change that as
only one will be highlighted at a time.
If i select check box 2 then the check box 2 will be checked and this row only be highlighted and remaining check box should unchecked and remove the highlighting.
How do i change this. Please do the needful. Thanks
I added the following to the click handler:
See: http://jsfiddle.net/fnvXT/6/