Jump to content
Search Community

7samurai

Members
  • Posts

    5
  • Joined

  • Last visited

7samurai's Achievements

  1. No, the normal back button of the browser. Or, with the right mouse context menu, select back.. all kinds of history.back on the page are 18 scroll listener for different objects + 3 large horizontal scroller. When the page is going live, i post the link
  2. i am sorry, but its an private project. I figured out, that an scrolltrigger.refresh() with an delay of 500ms helps.
  3. Sorry no codepen , but maybe some has stumble over the same Problem: On a page with a lot of ScrollTriggert Animations, it works great so far. If the user switch to an other page, and use the browser back button, some of the animations not working anymore. on the elements wit the problems, the starting values are set (opacity: 0.5; transform: translate(50%, 0%);), and when i switch "markers: true", the Markers not shown at the Element, its is deeper on the page, but why? Any ideas? it appears only, if you use the browser back buttons, if you switch back to the page using an link, it works all fine.
  4. Thank you @akapowl First test on the production page looks good with the .sort function
  5. Hi, first: very nice animation library, makes fun to work with. But i struggle with following problem. I hav a brunch of elements on a single page, the become an animate of sliding, when in Scrollview (in codepen the .box). Works so fine. I also habe 3 sections of horizontal scrolling on the page, works also great. But all ".box" after the horizontal scroll dont work any more. What i am doing wrong? When i disable the horizontal Scroll, the box Animation works fine.
×
×
  • Create New...