Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Learn More

`window.open()` not working as expected

  • 1 svar
  • 0 har detta problem
  • 16 visningar
  • Senaste svar av Paul

more options

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.
Bifogade skärmdumpar

Alla svar (1)

more options

Hi

This sounds more like a web development question. I recommend that you consult the experts at https://stackoverflow.com/.