Jump to content
Search Community

nicodev

Members
  • Posts

    5
  • Joined

  • Last visited

About nicodev

  • Birthday 09/28/1971

Contact Methods

Profile Information

  • Location
    Paris, France

Recent Profile Visitors

2,178 profile views

nicodev's Achievements

0

Reputation

  1. nicodev

    stagger tweening

    Hi, I think I miss something. I am trying so make a simple stagger animation of speech bubbles with staggerTo. Just would like the each item to disapear before another comes. Is there a way to add a callback function or something else to do this ? See my pen. Thanks for helping. var $temoignage = $('.temoignage'), tlTemoignages; tlTemoignages = new TimelineMax({ repeat: -1, repeatDelay: 1 }); tlTemoignages .staggerTo($temoignageTexte, 2, {autoAlpha: 1, x: 100, ease:Power3.easeOut}, 1);
  2. Hello, This is my first post here. I have an issue with rotation. The text in the <div> elements flickers before each rotation. Can you see this ? Any way to resolve this ? Thanks
  3. We are already happy Carl ! Thanks !
  4. The really cool thing would be to offer a coupon for both the book and Petr's video lessons for Club Greensock's members ? I already bought the Petr's lessons, and enjoy it. They are great. But times are hard, and a coupon (even a little one) would be a nice reward to the community members
×
×
  • Create New...