0

After my last update for Google Chrome 78.0.3904.70 javascript window.open command not working, its just open and vanishing. Most properly the browser is closing the popup. Any one find a solution for this ? enter image description here

 window.open('http://www.abhilashthomas.com?RequestID=1', 'popup_window', 'width=800,height=700,left=100,top=100,resizable=yes,status=1');
Abhilash Thomas
  • 833
  • 2
  • 12
  • 23
  • Possible duplicate of [Google Chrome "window.open" workaround?](https://stackoverflow.com/questions/2572333/google-chrome-window-open-workaround) – Alon Yampolski Oct 31 '19 at 11:57
  • Works fine for me, you could try resetting your browser settings? – shrys Oct 31 '19 at 11:57
  • it is working fine for me too – Pardeep Oct 31 '19 at 11:58
  • 1
    I tested this in a [JSFiddle](https://jsfiddle.net/b9ek1rc7/), and I think Chrome is just blocking the popup: https://i.postimg.cc/CMW9s9d9/Screenshot-2019-10-31-at-11-58-32.png. I can't imagine why Chrome's latest update would have changed that though. – James Douglas Oct 31 '19 at 12:00

0 Answers0