240 发简信
IP属地:广东
  • jQuery的stop。

    //立即停止当前动画,继续执行后续的动画 $('div').stop() $('div').stop(false) $('div').stop(...