开发者

onUnload function is not working for mozilla

开发者 https://www.devze.com 2023-01-16 11:27 出处:网络
onUnload is not working for mozilla bu开发者_运维技巧t the same function is working fine for IE.

onUnload is not working for mozilla bu开发者_运维技巧t the same function is working fine for IE.

Below is the code sample :

<body style="background-color: gainsboro;" onload="SetScrollPosition()" onUnload="LogMeOut()">

Please suggest me the resolution.


I'd recommend you install the Firebug plugin, it has a javascript debugger which should allow you find the issue.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号