复制代码代码如下: 無标题文档 <br><!-- <BR>*{font-size:12px;font-family:Verdana、Geneva、sans-serif;line-height:14px} <BR>a{color:#039} <BR> a:hover{color:#f60} <BR>.pop{position:absolute;left:40%;top:40%;width:300px;height:100px;background:#eee;border:1px Solid #ccc} <BR>.pop_head{position:relative;height:20px;background:#ccc} <BR>.pop_head a{position:absolute;right:8px;line-height:20px;color:#000;text-decoration:none} <BR>.pop_head a:hover{color:#f60;text-decoration:none} <BR>.pop_body{padding:8px} <BR>--> <br> 关闭 谢谢光临…… イベント,'pop');">弹出按钮 <br>var url = '#'; <br>function show(evt,o){ <br><strong><font style="BACKGROUND-COLOR: #ccffcc">evt.stopPropagation?evt.stopPropagation():evt.cancelBubble=true;<br></font></strong>var o = ドキュメント。 getElementById(o); <br>o.style.display = ""; <br>} <br>function Hide(o){ <br>var o = document.getElementById(o); <br>o.style.display = "なし"; <br>window.location = URL; <br>} <br>document.onclick=function(){hide('pop');}<br>