Onclick Message button to remove or reset the Table Row Style
Dear Jquery Expertist,
I am asp.net developer.
The 2nd row of table was green color because That is Unread Message was = True.
After user clicked on 2nd row Messagging button, a new windows page will pop up.
In the meantime, i want to
reset the clicked table row style and change the Unread Message
from True to False
if It is True.
May i know how to do that by using Jquery?
Thank you.