logo

New Response

« Return to the main article

You are replying to:

  1. hi you can access window.opener by putting following code in the modal window

    if (window.dialogArguments) { window.opener = window.dialogArguments; }

    now you can do any thing with this window.opener object..

    Hope this helps you

    Regards, Vishal S.

Your Comments

Name:
E-mail:
(optional)
Website:
(optional)
Comment: