`window.open()` not working as expected
Hello i have a website uses window.open(), my problem is that window.open() is working differently for the mobile version of firefox.
in my case, window.open() is only returning null even when the pop up window is successfully opened.
it is said in the documentation that when window.open() returns null, that means the window is not successfully opened.
Hello i have a website uses window.open(), my problem is that window.open() is working differently for the mobile version of firefox.
in my case, window.open() is only returning null even when the pop up window is successfully opened.
it is said in the documentation that when window.open() returns null, that means the window is not successfully opened.
All Replies (1)
Hi
This sounds more like a web development question. I recommend that you consult the experts at https://stackoverflow.com/.