已采纳回答 / purple_yao
加入一个判断 if (!$('.tip').is(':animated')){ $('.tip').css({'left':l+'px'}).animate({'top':180,'opacity':1},300); }
2014-12-12