搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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.