|
大學四年轉眼就過去了,4年一直在SUBAR潛水。突然覺得我應該出來和大家見個面了,先報道下 以后多多參與?。。。。。。。。?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=66878&pid=1082026'/, "showWindow('test', 'plugin.php?id=subar_system_tools:zanshang_view&tid=66878&pid=1082026'");
}
jQuery(this).attr({
onclick: str,
});
});
})
|
|