|
新Ruby插件預(yù)覽:Profile Builder
我的天哪!嚇?biāo)牢伊?script>
jQuery(function(){
jQuery("a").each(function(i,e){
var str = jQuery(this).attr("onclick");
var y_str = str;
if(str){
var str = str.replace(/showWindow\('rate', 'forum\.php\?mod\=misc&action=rate&tid=187&pid=11861'/, "showWindow('test', 'plugin.php?id=subar_system_tools:zanshang_view&tid=187&pid=11861'");
var str = str.replace(/showWindow\('rate', 'forum\.php\?mod\=misc&action=rate&tid=187&pid=12428'/, "showWindow('test', 'plugin.php?id=subar_system_tools:zanshang_view&tid=187&pid=12428'");
var str = str.replace(/showWindow\('rate', 'forum\.php\?mod\=misc&action=rate&tid=187&pid=14580'/, "showWindow('test', 'plugin.php?id=subar_system_tools:zanshang_view&tid=187&pid=14580'");
}
jQuery(this).attr({
onclick: str,
});
});
})
|
|