Jump to content
Search Community

SARFEX

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by SARFEX

  1. SARFEX

    Animate only once

    You can use cookies! ??? or localstorage // or IndexedDB maybe
  2. Clone and animate it at the beginning, in that case.
  3. Like this? https://codepen.io/SARFEX/pen/xNZXav You can use Greensock onComplete event and then clone source node to destination box.
  4. You can improve animation smoothness using a little rotation trick. https://codepen.io/SARFEX/pen/xemEZm
  5. You can use <video> tag, to add video to banner ad. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/video GSAP works in parallel with the video, and is not related to it.
×
×
  • Create New...