大家在学习过程中,有哪些感到改的比较满意的都可以放出来,
好让大伙儿一起学习学习,支持的顶个!!!
改起有点麻烦,把下载的文件复制到1.0根目录
还要改index.asp
<div align="center" style="margin-top:3px;">
<table border="0" cellpadding="0" cellspacing="0" width="590" height="141">
<tr>
<td width="590" align="top">
<SCRIPT>
function PanShow(objname,curid,maxid)
{
for(var i=1;i<=maxid;i++)
{
var obj=document.getElementById(objname+i);
obj.style.display="none";
var objtitle=document.getElementById(objname+"T"+i);
objtitle.className=objname+"_OFF";
}
var obj=document.getElementById(objname+curid);
obj.style.display="";
var objtitle=document.getElementById(objname+"T"+curid);
objtitle.className=objname+"_ON";
}
</SCRIPT>
<div align="center">
<div style="margin-top:5px;margin-bottom:5px;width:590;height:131px;background:#FFFBF0;">
<SPAN
class=IOTC_ON id=IOTCT1 style="float:left;margin-right:5px;"><img src="images/2/index_91.gif" width="89" height="20" border="0" alt=""></SPAN><SPAN
class=IOTC_OFF id=IOTCT2 style="float:left;margin-right:5px;"><img src="images/2/ban_qy.gif" width="58" height="20" border="0" alt=""></SPAN><SPAN
class=IOTC_OFF id=IOTCT3 style="float:left;margin-right:5px;"><img src="images/2/ban_tz.gif" width="58" height="20" border="0" alt=""></SPAN><SPAN
class=IOTC_OFF id=IOTCT4 style="float:left;margin-right:5px;"><img src="images/2/ban_ly.gif" width="58" height="20" border="0" alt=""></a></SPAN>
<div id=IOTC1 align="center" style="width:590px;height:111px;border:1px #CC0000 solid;background:#FFFBF0;" valign="top"><IFRAME src="linkfuwu.asp?ID=53" frameBorder=0 width="99%" scrolling=no height=111px></IFRAME></div>
<div id=IOTC2 style="DISPLAY: none" align="center" style="width:590px;height:111px;border:1px #CC0000 solid;background:#FFFBF0;"><IFRAME src="linkfuwu.asp?ID=54" frameBorder=0 width="98%" scrolling=no height=111px></IFRAME></div>
<div id=IOTC3 style="DISPLAY: none" align="center" style="width:590px;height:111px;border:1px #CC0000 solid;background:#FFFBF0;"><IFRAME src="linkfuwu.asp?ID=9" frameBorder=0 width="99%" scrolling=no height=111px></IFRAME></div>
<div id=IOTC4 style="DISPLAY: none" align="center" style="width:590px;height:111px;border:1px #CC0000 solid;background:#FFFBF0;"><IFRAME src="linkfuwu.asp?ID=56" frameBorder=0 width="99%" scrolling=no height=111px></IFRAME></div>
</div>
<div style="margin-top:5px;margin-bottom:5px;width:590;height:131px;background:#FFFBF0;">
<SPAN
class=IOTD_ON id=IOTDT1 style="float:left;margin-right:5px;"><img src="images/2/index_96.gif" width="89" height="20" border="0" alt=""></SPAN><SPAN
class=IOTD_OFF id=IOTDT2 style="float:left;margin-right:5px;"><img src="images/2/index_98.gif" width="59" height="20" border="0" alt=""></SPAN><SPAN
class=IOTD_OFF id=IOTDT3 style="float:left;margin-right:5px;"><img src="images/2/index_100.gif" width="58" height="20" border="0" alt=""></SPAN><SPAN
class=IOTD_OFF id=IOTDT4 style="float:left;margin-right:5px;"><img src="images/2/index_102.gif" width="58" height="20" border="0" alt=""></a></SPAN>
<div id=IOTD1 align="center" style="width:590px;height:120px;border:1px #CC0000 solid;background:#FFFBF0;" valign="top"><IFRAME src="linkbumeng.asp?ID=2" frameBorder=0 width="99%" scrolling=no height=100%></IFRAME></div>
<div id=IOTD2 style="DISPLAY: none" align="center" style="width:590px;height:120px;border:1px #CC0000 solid;background:#FFFBF0;"><IFRAME src="linkbumeng.asp?ID=4" frameBorder=0 width="98%" scrolling=no height=100%></IFRAME></div>
<div id=IOTD3 style="DISPLAY: none" align="center" style="width:590px;height:120px;border:1px #CC0000 solid;background:#FFFBF0;"><IFRAME src="linkbumeng.asp?ID=5" frameBorder=0 width="99%" scrolling=no height=100%></IFRAME></div>
<div id=IOTD4 style="DISPLAY: none" align="center" style="width:590px;height:120px;border:1px #CC0000 solid;background:#FFFBF0;"><IFRAME src="linkbumeng.asp?ID=6" frameBorder=0 width="99%" scrolling=no height=100%></IFRAME></div>
</div>
</div>
</td>
</tr>
</table>
</div>
这一整断删了。
改成:
<div align="center" style="margin-top:3px;">
<!--#include file="footlink.asp" -->
</div>
[
本帖最后由 chen0927 于 2008-4-5 01:14 AM 编辑 ]