Jump to content

How Can I Refresh A Parent Window That Was Not Opened With Js?


AFC

Recommended Posts

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?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.