[jQuery] Re: jqModal confirm and alert override

2007-04-17 Thread laurenty
> gets a confirm that is true. > > But what I do in my app is that I execute the confirm box and set a click > event to the yes to execute the yes function and if no is clicked it just > closes. > > On 4/17/07, laurenty <[EMAIL PROTECTED]> wrote: > > > > >

[jQuery] jqModal confirm and alert override

2007-04-17 Thread laurenty
is there a way to pause js execution when overriding alert and confirm with jqModal (just like the original behavior)? thanks Laurent