Hi,
I have a html zebra table which is generated dynamically. Upon clicking on any of the rows that row should get highlighted. I am unable to achieve this due to the css specified for achieving the zebra
pattern for the table.
The code for the above is:
html:
main.css:
approver.js:
Please provide some help on this