I want to show a jquery dialog instead of confirm for which I am adding
AjaxFormSubmitBehavior with my script, here is generated java script
I click on the button dialog shows up , If I click OK the dialog should
close and Ok function should be called but dialog is getting closed and the
form is not submitting, their is no java script error , please advice whats
wrong with the above script?
AjaxFormSubmitBehavior with my script, here is generated java script
I click on the button dialog shows up , If I click OK the dialog should
close and Ok function should be called but dialog is getting closed and the
form is not submitting, their is no java script error , please advice whats
wrong with the above script?