Hi, I am trying to replace javascript built-in alert & prompt with
jQuery.ui.dialog, the problem is dialog won't block the javascript
engine from excuting statements following the dialog("open"). Is there
an elegant solution for this? Thanks.

Reply via email to