Jump to content
Search Community

Juku123

Members
  • Posts

    8
  • Joined

  • Last visited

Juku123's Achievements

  1. Thank you for the reply. Unfortunately, preventing the back button is not the solution. Especially for mobile devices. That would be a very bad user experience.
  2. Hi, I'm trying to create page transitions. Everything seems to be working fine but I discovered that when I use the browser's back button then the transition freezes. The browser goes back to the previous page but out animation hideLoad(); does not work. It just won't go away. I hope you understand what I mean. Sorry, I can't share the live webpage right now. CodePen only. That's how it stays. I need to refresh the page to make it go away. Hopefully someone can help me. Here is the full page demo: https://cdpn.io/pen/debug/VwryELd?authentication_hash=VJrxxRxOdGzr
  3. Now I see. Well explained. I would never have come up with it myself. I learned something today. Thank you very much.
  4. Hi, I am trying to play with the code discussed in this topic. If you look at the example below, you will see that the image animation (scale) only works when the slider scrolls to the left. When the slider scrolls to the right, the image animation does not work. And here I am stuck. Unfortunately, I can't handle it myself. Can someone please show me what I'm doing wrong? Thank you. https://codepen.io/Juku123/pen/VwzeYwJ
  5. Is it possible to make it work even if you use multiple scrolling sliders on the same page?
  6. Oh, so fast. Thank you very much!
  7. Hi! How to make the same thing work in GSAP 3?
×
×
  • Create New...