//clear all inline properties immediately with a set() call: TweenLite.set("#element", {clearProps:"all"}); //or clear just the transform: ...
確定! 回上一頁