Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

`window.open()` not working as expected

  • 1 réponse
  • 0 a ce problème
  • 16 vues
  • Dernière réponse par 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.
Captures d’écran jointes

Toutes les réponses (1)

more options

Hi

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