Jump to content
Search Community

Renny_0007

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Renny_0007's Achievements

  1. @Rodrigo Thank you very much for your help There are only one issue, basically im using scrollsmoother also so after that 3 box complete page jump to that statring point. just update my code into codygen
  2. Hey guys im not a expert into scrolltrigger but i have done something. Problem is if i have use once:true them scroll back receive lot of space So help to fix that Thanks Renny
  3. hey guys how to that middle line expand to full width and full height and behind content var iconsTimeline = gsap.timeline({ scrollTrigger: { trigger: ".top_home", scrub: true, pin: true, start: "top top", end: "+=500%", } }); iconsTimeline //outer left top .to(".main_home_middle .line", {width: "100%"}) .to(".main_home_middle .line", {height: window.innerWidth}) Thanks Renny
×
×
  • Create New...