I\'m new to Javascript. I want to add onclick events to table rows. I\'m not using JQuery.
I loop thru the rows and use a closure to make sure I have the state of th
You just have to remove an extra function and script will be like this