0
+1
相关热搜词:
");
praise_txt.removeClass("hover");
text_box.show().html("-1");
$(".add-animation").removeClass("hover");
num -=1;
praise_txt.text(num);
tijiao(496 , "jian");//参数
}else{
$(this).html("
");
praise_txt.addClass("hover");
text_box.show().html("+1");
$(".add-animation").addClass("hover");
num +=1;
praise_txt.text(num);
tijiao(496 , "jia");//参数
}
});
//传参数AJAX
function tijiao(newsid,ftype){
$.post('ajax/casefabulous.php', {newsid:newsid, ftype:ftype}, function(d){
}, 'json');
}
});
(function(){
window.scrollReveal = new scrollReveal({ reset: true, move: '50px'});
})();