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

body onUnload() is not working on Mozilla, I checked it on IE and Chrome, its working fine but on Mozilla it is not working.

  • 1 réponse
  • 14 ont ce problème
  • 3 vues
  • Dernière réponse par Tim

more options

I m using <body onunload()> in which I m calling some AJAX function that will affect particular row. But as I m going to close my browser sch function is not working. I checked the same on Internet Explorer and google Chrome it's working fine there. But on Mozilla it is not working.

I m using <body onunload()> in which I m calling some AJAX function that will affect particular row. But as I m going to close my browser sch function is not working. I checked the same on Internet Explorer and google Chrome it's working fine there. But on Mozilla it is not working.

Toutes les réponses (1)

more options

Any errors in the error console?

Please provide a public URL or reduced test case that exhibits this issue.