View response data from AJAX request for multiple elements – Jquery ajax
I have a like system in my website. Each message has a Like button and a counter next to it. Now when someone clicks the Like button it should immediately change to 1, and if another user clicks the same…