Posts by Wedenson Barros Freitas • 21 points
1 post
-
2
votes1
answer179
viewsA: Div appear at the bottom (Superscrollorama)
You could try as in the example below, just passing the position via CSS. controller.addTween( '#fade', TweenMax.from( $('#fade'), .50, { css:{opacity:0}, css:{left: '0px'}, css:{top: '0px'},…