tags:

views:

12

answers:

0

Hello

I want to close parent window through child window. For this purpose I m using window.opener.close(). but it is not working in IE8.

thanks