How to open popup in new window in IE11 using javascript
-
Hi, I am using Javascript to open the popup in new window but it is opening as a new tab in IE11. Same code is working in Chrome and get popup in new window but not in IE11 windows 7. How to achieve this. If anybody knows please reply me. Thanks in advance.
-
Hi, I am using Javascript to open the popup in new window but it is opening as a new tab in IE11. Same code is working in Chrome and get popup in new window but not in IE11 windows 7. How to achieve this. If anybody knows please reply me. Thanks in advance.
Please note that the popup behavior depends on browser settings. Please check browser settings, if popup is allowed or not. Additionally, please provide what code you have used to open the popup so that you can be helped further.
Life is a computer program and everyone is the programmer of his own life.
-
Hi, I am using Javascript to open the popup in new window but it is opening as a new tab in IE11. Same code is working in Chrome and get popup in new window but not in IE11 windows 7. How to achieve this. If anybody knows please reply me. Thanks in advance.