I did not find a single answer that could tell me how to open the popup correctly.
Times have changed, and pop-ups have been largely replaced by frame boxes. However, there are still times when a popup is required.
In these cases, I do not want my pop-ups to be blocked by browsers.
What is the right way to open a popup without blocking it? Even if it opens a new tab in the browser. I just want the popup to be open and to control it from the parent or vice versa.
source
share