Hi all,
I am trying to use alertify.js plugin with by asp.net web application. Here the problem is can't to stop the javascript execution untill the response from alertify. As alertify is not the part of javascript, so js continuous its execution without caring
about alertify.js result. Just i wanted a neat alert and confirmation messages i tried alertify. with alert no problem. but confimation not works.
Pls help me is there any logic to stop js from executing till the result from alertify confirmation or pls suggest such plugin for a custom alert,confirm such popups. I tried some more from internet. but no help.
Thank you..
Go to the complete details ...