Jump to content
Search Community

ncti

Members
  • Posts

    12
  • Joined

  • Last visited

Posts posted by ncti

  1. 16 hours ago, ZachSaucier said:

    As for your question, I highly recommend that you get each piece working individually that you need and then work to get them working together. Right now if I comment out the first section looping through your panels, the second section still doesn't work well. I'd try to get that working the way you need it to work before combining it with other ScrollTrigger sections.

    Thanks for the answer.
    I have already corrected the bugs.
    However, I don't understand what you mean by saying that I should do everything separately. Could you explain it to me more clearly?

  2. Hi,

    I have an animation on the entire page for each panel (I have several sections with this class) and I would like to additionally pin a photo inside the phone in a specific section (instagram) and move it along with the scroll. Unfortunately, every time my photo reaches the panel instagram section and I start to animate the photo inside the phone, it moves all at once.

     

    It is possible to set position absolute on pinned element? I have problem with overflow hidden, when image has position fixed.

    See the Pen WNGWXrQ by memek42 (@memek42) on CodePen

  3. @ZachSaucier

    I try to explenation it once again.
    I'd like an effect like on this page : https://www.the-cradle.de/
    When you scroll down to image with tower, section not moving, but animation is doing.

     

    I try to figure it out again.
    I would like to get an effect like on this page: https://www.the-cradle.de/
    When you scroll down to the tower image, the section doesn't move, but the animation works.


    My section moves as I scroll. The section with the tower from the example is static, but it is animated as it scrolls.
    My section animates as you scroll, but the entire section is moving.

    I would like my section to be like the one in the example, that only the animations will not move when you scroll, and after the animation is finished, I can only go lower.

  4. On 1/15/2021 at 3:12 PM, mikel said:

    Hey @ncti,

     

    Start your adventure step by step.

     

     

     

     

    Happy tweening ...

    Mikel

     

    Thank you for your answer Mikel.

    My idea is that when you scroll, the middle section lights up first, then the left and right, just scrolling.

    I almost achieved this effect, but I would like to prevent the fixed position on the element that should be animated as it creates a lot of empty space

    Ultimately, I would like the boxes to brighten by scrolling by scrolling, and then only after they are all brightened I can go lower.

×
×
  • Create New...