AFC Posted December 17, 2012 Share Posted December 17, 2012 I have a web page that opens a 'Control Panel' in another tab. On that Control panel are several buttons which I want to redirect the original parent page to a new location. I cannot get it to work using window.opener, however; the new page opens in yet another tab, instead of the original parent. I know that Javascript cannot close a page that was not opened with Javascript, but does that also block the ability to redirect? Quote Link to comment https://forums.phpfreaks.com/topic/272084-how-can-i-refresh-a-parent-window-that-was-not-opened-with-js/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.