关闭提醒框 在主页的头部加入以下源代码: <script LANGUAGE="JavaScript"> <!-- setTimeout('window.close();', 10000); // --> </script> 请看效果:
返回