JavaScript


Creating a simple “Delete” confirmation dialog with jQuery

November 9th, 2009    |    No comments     |    Tags:

I often find the need to add a confirmation to a delete link in my applications and in this short tutorial I will show you how to do it using just a few lines of jQuery.

Continue reading...