How can we center a popup window opened via javascript window.open function on the center of screen variable to the currently selected screen resolution ?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
|||||||
|
|
try it like this:
|
|||
|
|
|
Source: http://www.nigraphic.com/blog/java-script/how-open-new-window-popup-center-screen
|
|||
|
It works very well in Firefox.
|
||||
|
|
|
My recommendation is to use top location 33% or 25% from remaining space, complete code:
|
|||
|
|
