opener
The Window interface's opener
property returns a reference to the window that opened the window, either with Window.open, or by navigating a link with a target
attribute.
The Window interface's opener
property returns a reference to the window that opened the window, either with Window.open, or by navigating a link with a target
attribute.