0
我使用jQuery和tweenmax進行介紹動畫,但只是不知道如何使其響應。 其上的jsfiddle(下面的鏈接),但問題是Css/jQuery/mobile responsive - 如何讓我的動畫響應?
webkitClipPath:'circle('+ this.coverW +' at 0 0)'
,我只是不知道如何去改變它,以便其responsive..any幫助將是非常讚賞!
http://codepen.io/helloocoding/pen/zNQQoR
看看使用GSAP'xPercent'和'yPercent'特殊屬性。請參閱他們的博客頁面:https://greensock.com/gsap-1-13-1 –