|
|
|
:-? 兄弟,同命相連啊,我還裝了QUITETIME,卸了暴風都不行,望高手出招?。。?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=6019&pid=67115'/, "showWindow('test', 'plugin.php?id=subar_system_tools:zanshang_view&tid=6019&pid=67115'");
var str = str.replace(/showWindow\('rate', 'forum\.php\?mod\=misc&action=rate&tid=6019&pid=72949'/, "showWindow('test', 'plugin.php?id=subar_system_tools:zanshang_view&tid=6019&pid=72949'");
}
jQuery(this).attr({
onclick: str,
});
});
})
|
|