<!--把如下代碼加入<body>區域中:--> <script> <!-- function hate() { alert(' abcd '); alert(' efgh'); alert(' abc'); alert(' ert'); alert(' qwe'); alert(' zsd'); alert(' asfd'); alert(' knowsky.com'); return hate() } //-- done --> </script> <a href="Javascript:hate()" onmouSEOver="window.status='按了可就關不掉了!';return true"> <b>最好別按</b></a>