Jump to content
Search Community

twanjern

Members
  • Posts

    1
  • Joined

  • Last visited

twanjern's Achievements

  1. Hi, May I know how to run "fadeInUp" not only once? I want to run "fadeInUp" again after I scrolled back up to the top and down. I tried to use this code but doesn't work once: false, toggleActions: "play pause resume reset", // or onEnter: function () { tl.to(item, {yPercent: 0, autoAlpha: 1}).from({item, {yPercent: 10, autoAlpha: 0}}); },
×
×
  • Create New...