开发者

onUnload function is not working for mozilla

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜