Jump to content
Search Community

adam.reznicek

Members
  • Posts

    3
  • Joined

  • Last visited

adam.reznicek's Achievements

  1. Hi, i have pinned section and need inside nav. Inside this section i have navigation with "steps". Is it possible to navigate to 80% of pinned section by click on item nav? PS: pinned section is on button of page (under text sections etc.). For example: gsap.to('.section', { scrollTrigger: { trigger: '.section', start: "top top", end: "+=500%", pin: true, scrub: true, } });
  2. Hi, is is possible to pin element in section with dynamic content? In example, sticky element is H2 in #section2 but i need pinned H2 when i show collapsed content clicking on button. Could you help me? Thanks
×
×
  • Create New...