WOW :) I finally found where the problem comes from!
I changed this:<script src="https://code.jquery.com/jquery-1.11.2.min.js"></script>
With this:<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
And then when i clicked delete button, the alert message pointed at that html part you asked me to delete from delete-action.php, and now when i click delete button, a popup message appears with text "Success" and the html table refresh itself at the same time, great:)
Niloofar24 15 Posting Whiz
Niloofar24 15 Posting Whiz
RikTelner commented: Good question, I'd like to know too. +2
Niloofar24 15 Posting Whiz
cereal commented: You're welcome! +13
Niloofar24 15 Posting Whiz