window.opener
Is it possible somehow set window.opener value to no null without window.open calling? I need something like this: window.opener = object; window.location.href = "link"; because in the "link" […] See original post by invalid@example.com (adska)