beckelman.net
Submitted by: Bill Beckelman

Modal Delete Confirmation Version Two Using jQuery SimpleModal Plugin Demo

I finally got around to using the SimpleModal delete confirmation that I wrote about quite a while back. One of the first things I noticed was that I could cut down a lot of the html markup by not including the confirmation in each row of the table and instead just setup a single confirmation and call it each time one of the delete icons was clicked.

direct link