killTweensOf (dog); animate =TweenMax.to(dog, 2, {left:"325px", repeat:true, yoyo:true}); animate.play(); } $('#slider').on('click', ...
確定! 回上一頁