Change style of a single element in a loop – Jquery ajax
This might confuse but a serious question. I'm getting table rows from a loop using php and I'm displaying those table inside a table tag using ajax. Here for the each row there is an id called productTableRow. So I…