I just started to learn jquery and JavaScript so i can implement it with my current asp.net project. However i have a hard time to grasp the idea how to make a dialog that will show up when user attempt to push delete button and then if user chose button "Yes" it will go for the delete function in code behind of asp.net or if user chose "No" then it will be terminated and no action will be taken.
NOTE: I don't look for somebody to teach me, I just would like some explanation, code examples and links to information where i can read and understand and try on my own.
Thanks in advance.