Jump to content
Search Community

des_igner

Members
  • Posts

    5
  • Joined

  • Last visited

des_igner's Achievements

0

Reputation

  1. Hi Rodrigo I'm just trying to get my head around what you've explained, but just wanted to say thanks and that I appreciate you taking the time to explain it to me. Phil
  2. Thanks anyway Carl (and nice analogy) I have seen websites that have done similar stuff before, but obviously they're using other things to accomplish it.
  3. I'm having problems getting scrollpath and scrollorama to work in conjunction with each other. It appears that scollorama bases its animations off the default scrollbar, but scrollpath doesn't use the default scrollbar and instead uses a custom one. If I show the default scrollbar and use it to scroll it doesn't follow the path, but the scrollarama animations work. If I use the custom scroll bar it follows the path, but it doesn't trigger the animations. My head hurts! lol
  4. Thanks very much Carl, you've been really helpful. That SuperScrollorama looks really cool and kind of what I need. Do you think that I will be able to use it in conjunction with the scrollpath.js? Thanks again Phil
  5. Hi, I'm new here and not sure if anyone is going to be able to help me, but thought it was worth a shot. I'm currently building a website that uses scrollpath.js (http://joelb.me/scrollpath/) When the user scrolls to each "page" I want animation to kick in using GSAP. In the part of the code where I define my scroll path it allows me to call functions when a user scrolls to a specifc "page". This all works fine. The user scroll > gets to a certain page > animation using GSAP is triggered. BUt that's where it breaks, It won't allow the user to continue scrolling along the rest of the path and it just gets stuck showing the animation over and over again. Like I said, I'm not even sure anyone can help me with this, but I thought it was worth a shot. Thanks I've attached the test files to see if that helps? Phil scrollpath.zip
×
×
  • Create New...