- 積分
- 475
- 威望
- 475
- 金錢
- 358
- 最後登錄
- 2015-10-3
|
本帖最後由 y0y0 於 2012-5-4 19:59 編輯
<script>var ths=$("category_你的板块最尾端的号码").getElementsByTagName("th");
ths[0].innerHTML='<a href="子版连接地址"><img style="float:left; margin-right: 10px" src="图片地址" align="left" alt="" border="0" /></a>'+ths[0].innerHTML;
ths[1].innerHTML='<a href="子版连接地址"><img style="float:left; margin-right: 10px" src="图片地址" align="left" alt="" border="0" /></a>'+ths[1].innerHTML;
ths[2].innerHTML='<a href="子版连接地址"><img style="float:left; margin-right: 10px" src="图片地址" align="left" alt="" border="0" /></a>'+ths[2].innerHTML;
</script//横排图标论坛名字/>
示范:http://dg.weclub.info/index.php
我论坛的代码:
<script>var ths=$("category_135").getElementsByTagName("th");
ths[0].innerHTML='<a href="http://dg.weclub.info/forumdisplay.php?fid=33"><img style="float:left; margin-right: 10px" src="http://i1104.photobucket.com/albums/h338/bakabibi/logo123/303091a7.png" align="left" alt="" border="0" /></a>'+ths[0].innerHTML;
ths[1].innerHTML='<a href="http://dg.weclub.info/forumdisplay.php?fid=76"><img style="float:left; margin-right: 10px" src="http://i1104.photobucket.com/albums/h338/bakabibi/logo123/z.png" align="left" alt="" border="0" /></a>'+ths[1].innerHTML;
ths[2].innerHTML='<a href="http://dg.weclub.info/forumdisplay.php?fid=78"><img style="float:left; margin-right: 10px" src="http://i1104.photobucket.com/albums/h338/bakabibi/logo123/c.png" align="left" alt="" border="0" /></a>'+ths[2].innerHTML;
</script//横排图标http://dg.weclub.info/>
<script>var ths=$("category_7").getElementsByTagName("th");
ths[0].innerHTML='<a href="http://dg.weclub.info/forumdisplay.php?fid=137"><img style="float:left; margin-right: 10px" src="http://i1104.photobucket.com/albums/h338/bakabibi/logo123/i.png" align="left" alt="" border="0" /></a>'+ths[0].innerHTML;
ths[1].innerHTML='<a href="http://dg.weclub.info/forumdisplay.php?fid=138"><img style="float:left; margin-right: 10px" src="http://i1104.photobucket.com/albums/h338/bakabibi/logo123/o.png" align="left" alt="" border="0" /></a>'+ths[1].innerHTML;
</script//横排图标http://dg.weclub.info/>
如果有问题可以到我论坛找我0-0||这里我很少来=-=|| |
|