The createPopup()
method can create a pop-up window.
Window createPopup |
No | Till 10.0 | No | No | No |
The createPopup() method is an IE-only method, and does not work in other browsers!
As of Internet Explorer 11, the createPopup() method is no longer supported.
window.createPopup()
A String type value representing the created popup window.