var scene2 = new ScrollMagic.Scene({ triggerElement: "#footer", duration: 1000, triggerHook: 3 }) .setPin("#footer") .addTo(controller);
確定! 回上一頁