Page 1 of 1

Trigger menu slide animations only once

Posted: Mon Oct 18, 2021 8:02 pm
by jak
Hello,

I am using one of the available templates. The template has a sliding menu animation from the left.

I edited the template, for it to have the buttons load in seperate pages once clicked (instead of the one long scrolling page).
I can disable the sliding in menu on the other pages,however when I return "home", to the starting page, the slide menu dissapears and slides inside once again, because it is going back to the main page where the menu slides in after x seconds.

Is there a way to trigger this animation that slides the menu after x seconds, only once when the page loads?

Thank you for your time.

Re: Trigger menu slide animations only once

Posted: Tue Oct 19, 2021 5:57 am
by Pablo
There is no way to show the animation only once, because the menu does not store it's current state, that would require an additional script and a storage mechanism.