javascript - popup window on mozilla -


I am using JavaScript to open a new window in the HTML page. It works fine, while Mozilla opens a new tab. Is there a way to open Mozilla popup in a new window instead of the new tab, using javascript or a parameter?

Already discussed:


Comments