When a modal is activated the background is not disabled. When another button is clicked this modal and the already activated modal is also display on the same spot as the other. How can I disable the background?
The effect is that the status is changed in the database (toggle_ajax.php) and the table cell is removed (cell's on the right of this cell are moved 1 place to the left).
The effect that I want to get is that the cell is update with the new status.