Jump to content
Search Community

dc65k

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by dc65k

  1. Hello everyone. I learning amazing library for animation GSAP.

    I have example by parallax effect on scrolling.

    https://ru.msi.com/Laptop/Stealth-GS77-12UX

    In this example, content with images changes when we are scrolling with smooth scrubbing.

    I created a starter template. Could me please, How can I inprove this example.

    https://codepen.io/dc65k/pen/ZEvQPZv

    See the Pen ZEvQPZv by dc65k (@dc65k) on CodePen

  2. Hello everyone.

    https://greensock.com/

    npm install gsap

    If I install npm packages gsap

    I get 2.24 megabyte

    But

    https://cdnjs.cloudflare.com/ajax/libs/gsap/3.5.1/gsap.min.js - 59.6 kilobyte

    https://cdnjs.cloudflare.com/ajax/libs/gsap/3.5.1/ScrollTrigger.min.js - 20.0 kilobyte

    Please tell me, how can I only the packages I need?

    For example (only I want using npm).

    https://cdnjs.cloudflare.com/ajax/libs/gsap/3.5.1/gsap.min.js - 59.6 kilobyte

    https://cdnjs.cloudflare.com/ajax/libs/gsap/3.5.1/ScrollTrigger.min.js - 20.0 kilobyte

  3. Hello everyone. I learning amazing library for animation GSAP.

    I have example by parallax effect on scrolling.

    https://salute.sber.ru/smartmarket/dev/?_ga=2.31003199.1291033660.1606628165-1328913721.1606628165

    In this example, content changes when we are scrolling.

    I created a starter template, but I can't figure out how to do this effect.

    Help me please.

    Безымянный.jpg

    See the Pen PoGGMRB by dc65k (@dc65k) on CodePen

×
×
  • Create New...