How to activate pop up modal if button is clicked using jquery? – Jquery ajax
I've created a table where my data can be ACTIVE or INACTIVE and this is already working, my goal is I just want to add a function that when I clicked the button to make my data INACTIVE, it will…