Multiplying same interaction

Hi,

I have a “move up” button inside a dynamic list that moves a full screen dynamic item up 100vh to show the next item below it.

Now when I press the move up button in the next item nothing happens, because the item has already moved -100vh …

Is it possible that with each click on the button the item moves another -100vh?

It’s always the same item that moves, and there are different buttons?

You could use custom code like this fullPage.js | One Page Scroll sections Site Plugin?

There is custom methods to move section down Methods - fullPage.js

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.