jquery and confirmation link button problem
- by senzacionale
http://javiercrespoalvez.com/2008/12/aspnet-confirmation-button-using-jquery.html
I am using this aspx control but i have problem in updatepanel on aspx confirmation link button. First time i click on link button then i click "yes" and code is executed. Next time i click on any link button code is alwas executed before i click "yes" or "no". I think problem is in jquery nad updatepane...