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

[分享] 【IST出品】更改精华1、精华2、精华3图标(iCode14)

【IST出品】更改精华1、精华2、精华3图标

    代码作者:IST
    代码转换:IST
    版权归属:IST
    兼容效果:IE6 IE7 IE8 IE9 火狐 Chrome Safari
    支持网站:http://istyle.gain.tw/
    代码售价:零金砖
    其他信息:请将下述代码放到【全局】-->【站点信息】

  1. <script src="http://code.jquery.com/jquery-1.8.0.min.js" type="text/javascript"></script>
  2. <script type="text/javascript">
  3. jQuery=$.noConflict();jQuery(function(){
  4.         if(jQuery("body").attr("id")=="forumdisplay"){
  5.         jQuery(".subject img").each(function(i){
  6.                 if(jQuery(this).attr("title")=="精华 1"){
  7.                         jQuery(this).attr("src","http://istyle.gain.tw/attachments/12090921250cc144056d010627.gif")
  8.                         }
  9.                 })
  10.         }
  11.         })
  12. jQuery(function(){
  13.         if(jQuery("body").attr("id")=="forumdisplay"){
  14.         jQuery(".subject img").each(function(i){
  15.                 if(jQuery(this).attr("title")=="精华 2"){
  16.                         jQuery(this).attr("src","http://istyle.gain.tw/attachments/1209092125f39c1e063917dedd.gif")
  17.                         }
  18.                 })
  19.         }
  20.         })
  21. jQuery(function(){
  22.         if(jQuery("body").attr("id")=="forumdisplay"){
  23.         jQuery(".subject img").each(function(i){
  24.                 if(jQuery(this).attr("title")=="精华 3"){
  25.                         jQuery(this).attr("src","http://istyle.gain.tw/attachments/1209092125991d07d7c36ebb28.gif")
  26.                         }
  27.                 })
  28.         }
  29.         })
  30. //修改精华图标结束
  31. </script>
複製代碼

看帖回帖那是一定要的:
  喜!我終於占一了;坐到沙發!

TOP

不错哦....加油..
Sclub丶QQ群交流:36173508

TOP

学习一下…精华图标

TOP

放哪里都没说- -

TOP

回復 5# zhuxianzhfx


    放在第三方代码中~~~~~~~~

TOP

谢谢分享xd

TOP

謝謝分想囉 ^^

TOP

返回列表