window.onunload = bye // --> </SCRIPT> I assign the window's onunload event handler a function reference, not a function call.
確定! 回上一頁