站大安安:
情況>小弟放一個index.htm當轉址.內容如下
<html>
<head>
<title>P2P-TAIWAN 免費資源下載</title>
</head>
<frameset rows="100%,*" border=0 frameborder=0 framespacing=0 framecolor="#000000">
<frame src="/Discuz/index.htm"scrolling="no" noresize>
</frameset>
<NOFRAMES>
<BODY oncontextmenu=window.event.returnValue=false ondragstart=window.event.returnValue=false onselectstart=event.returnValue=false>
<P>您的網頁不支援框架</P>
</BODY>
</NOFRAMES>
</HTML>
轉址過去是存取index.htm
當小弟設定為index.php時.右方瀏覽器上下移動就會不見!~
煩請站大有空幫小弟看一下謝謝!~~~