I have a select box that calls window.open(url)
when an item is selected. Firefox will open the page in a new tab by default. However, I would like the page to open in a new window, not a new tab.
How can I accomplish this?
question from:https://stackoverflow.com/questions/65950608/how-to-open-a-new-window-not-tab