27 123
发新话题
打印

[夏茂政府网专题] 前阵子1.0改的个淘宝样式的服务导航

本主题由 admin 于 2008-4-21 11:53 PM 分类

前阵子1.0改的个淘宝样式的服务导航

大家在学习过程中,有哪些感到改的比较满意的都可以放出来,
好让大伙儿一起学习学习,支持的顶个!!!
改起有点麻烦,把下载的文件复制到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 编辑 ]
附件: 您所在的用户组无法下载或查看附件
很漂亮啊。chen兄冒似一直完善并使用着1.0
只适用于1.0的吗?
另外,其实2.0的oa对我来说没有什么用。chen兄修改的1.0以经补足了后台和前台的问题了吗?

[ 本帖最后由 okokyes 于 2008-4-5 09:00 AM 编辑 ]

TOP

本站可发布原创及非原创bt种子到联盟服务器中,敬请发布及加入本站bt发布队伍
chen你的1.0版的网站专题问题怎么解决的?很喜欢你修改的多种1.0的风格。
想用回1.0,但好像有几个问题,暂时发现网站专题好像没地方设置

TOP

本站可发布原创及非原创bt种子到联盟服务器中,敬请发布及加入本站bt发布队伍

好漂亮

很漂亮啊!可以用在2.0里面吗?朋友

TOP

本站可发布原创及非原创bt种子到联盟服务器中,敬请发布及加入本站bt发布队伍
如果在2.0里面也可用就好了,按理说应该是可以的.
学习学习

TOP

本站可发布原创及非原创bt种子到联盟服务器中,敬请发布及加入本站bt发布队伍
是重新调用footlink.asp么?

TOP

本站可发布原创及非原创bt种子到联盟服务器中,敬请发布及加入本站bt发布队伍
非常不错
看看看

TOP

本站可发布原创及非原创bt种子到联盟服务器中,敬请发布及加入本站bt发布队伍
谢谢楼主分享
 27 123
发新话题