I want make a alert that after click on button delete ask did you want delete this? with two options: ok and cancel. If user clicks on ok the value is deleted. If the user clicks on cancel don’t delete the value.
Like this in this site:

How to do this with jQuery?
Code: http://jsfiddle.net/hP2Dz/4/