How to use JQuery event delegation on element attribute change? – Jquery ajax
I have a form with a button to edit an existing record. On button click, a modal opens to update the record, including a button to delete an existing file attached to the record which, when clicked triggers an ajax…