Tagged Questions

0
votes
0answers
116 views

Trigger Jquery UI Dialog with Jquery Form Plugin success callback

I am using server side form validation to post a response (in html) to a form submitted using Ajax but more specifically with the http://jquery.malsup.com/form/#getting-started plugin. I have tried: ...