Jump to content
Search Community

George Olaru

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by George Olaru

  1. Hi Jack, Any ideas how to handle a translate3D of 100% (eg. translate3D(0,100%,0) ? Any value I set, output is in pixels. Thanks in advance
  2. You're right - sorry for my confusion! Thank you
  3. Seems like it's working with the shorthand syntax too: http://codepen.io/babbardel/pen/Funhr Anyway - not sure why easings are working now
  4. I'm trying to ease a border-width animation and not sure if I'm doing something wrong. TweenLite.to(container, 1, {borderWidth:100, ease:Back.easeInOut}); The animation is running great but linear, without any easing. Is it "ease" featured supported for border width ?
×
×
  • Create New...