Jump to content
Search Community

mattfordham

Members
  • Posts

    2
  • Joined

  • Last visited

mattfordham's Achievements

0

Reputation

  1. Great, that'll work thanks! Is there a timeline for adding 3D transform support out of the box?
  2. Hi there, I am attempting the following: TweenMax.to( target, 5, { css: { "-webkit-transform" : "translate3d(1000px, 0px, 0px)" }}) This doesn't apply a tween, it simply sets the transform properties immediately. Is there any way to tween the value? Thanks!
×
×
  • Create New...