I have used this jAlert plugin for popups in my form.But i cant figure out how to determine if OK or Cancel is clicked in it.
I have this code.
var ret = jConfirm('Are you sure to join this Church/Npo?',function (r){
Which doesnt works for me.I also have used CallBack but to no avail.
Please help,
Regards Himanshu Sharma