I have an HTML table of rows tied to database rows. I’d like to have a “delete row” link for each row, but I would like to confirm with the user beforehand.
Is there any way to do this using the Twitter Bootstrap modal dialog?
I have an HTML table of rows tied to database rows. I’d like to have a “delete row” link for each row, but I would like to confirm with the user beforehand.
Is there any way to do this using the Twitter Bootstrap modal dialog?