免費論壇 繁體 | 簡體
Sclub交友聊天~加入聊天室當版主
分享
返回列表 發帖

[助人] 论坛横排图标有连接的代码

本帖最後由 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||这里我很少来=-=||

謝謝分享~~

TOP

你的板块最尾端的号码   怎么看啊?
子版连接地址          怎么看啊?
横排图标论坛名字    怎么看啊?
求大师指点。感激不进,

TOP

回復 2# 0857


    常客 ,帮偶看一下拉。3L

TOP

如果你做个视频的话肯定会变精品的,

TOP

回復 3# Advan

最尾端的号码,就是你那个板块最尾端的号码:
http://dg.weclub.info/index.php?gid=135的135

子版链接地址:
http://dg.weclub.info/forum-33-1.html

横排图标论坛名字:
就是图片的URL
  1. http://i1104.photobucket.com/albums/h338/bakabibi/d-1.png
複製代碼

TOP

回復 6# y0y0


    谢咯。

TOP

放在 第3方?

TOP


改了以后怎么原来默认的标志还在呢?
附件: 您需要登錄才可以下載或查看附件。沒有帳號?成為SCLUB使用者論壇會員

TOP

返回列表