Jump to content
Search Community

Owen Tam

Members
  • Posts

    3
  • Joined

  • Last visited

Owen Tam's Achievements

  1. Thanks a lot, Rodrigo! Adding it manually seemed to have done the trick
  2. Thanks a lot! The problem above has been fixed now. However, the reason that I put toggleActions: "play reverse play reverse" initially was that I wanted to revert back to the original background color (black in this case) after leaving the last project container. Is there any way to also allow that or is the only way using ScrollTrigger at the last container (manually?) to revert the body background color?
  3. I am trying to change the background color of body dynamically using scroll trigger on each section. However, it appears that after refreshing the site (codepen), what happens is that scrolling to the second part (the one with the id of #Codequest) does not trigger the background color change. If I try to scroll back up and down, the mentioned change suddenly works. Is there any reason as to why this is happening and how to fix it? Thanks!
×
×
  • Create New...