|
Re: EmbeddedWB - problem with showModalDialog
> I'm working with the component EmbeddedWB component and i need an
event
> to capture a
> window dialog that is opened using the function showModalDialog.
>
> The event OnNewWindow2 is not capturing the opening of the new
browser
> window via the JS showModalDialog.
>
> Is there a way to capture the content of this lookup dialog window?
>
> Thanks in advance
Use OnEvaluateNewWindow
|