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".

Läs mer

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 svar
  • 14 har detta problem
  • 3 visningar
  • Senaste svar av 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.

Alla svar (1)

more options

Any errors in the error console?

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