Hi All,
I opend a popup window using var pouWin = window.open('on e.html','popupN ame');
I control everthing forn parent window. If i refresh parent window the link between them are broken, how to reinitialize the refference (popup window refference) to refresh window.
Thanks,
Gopal.G
I opend a popup window using var pouWin = window.open('on e.html','popupN ame');
I control everthing forn parent window. If i refresh parent window the link between them are broken, how to reinitialize the refference (popup window refference) to refresh window.
Thanks,
Gopal.G
Comment