Onunload ,onbeforeunload都是在刷新或關閉時調用,可以在<script>腳本中通過window.onunload來指定或者在<body>裏指定。區別在於onbeforeunload ...
確定! 回上一頁