Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

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 件の返信
  • 14 人がこの問題に困っています
  • 3 回表示
  • 最後の返信者: 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.

すべての返信 (1)

more options

Any errors in the error console?

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