1. 一直播点赞
var i=0,dsq=setInterval(function(){ $(‘.praise‘).trigger(‘click‘); $(‘.snowfall-flakes‘).remove(); if(++i==5000)clearInterval(dsq); },50);
实用代码
原文:http://www.cnblogs.com/zhenxianluo/p/6286623.html