Hello, it is possible to configure animation effects by selecting elements and with the show or hide functionalities
Example :
$w("#footerContainer").show("fade", fadeEffect);
I was just wondering if it was possible to add an interaction for an expand or collapse function?
Because when I try it seems to work only for the show and hide function..
So my question is:
Has anyone managed to create an interaction animation with the collapse or expand function..
Thanks in advance to anyone who can help me.
Read this one…
And this one…
Thank you very much for your valuable reply.
Actually, I created a grid for the full page and I'm trying to create this animation on a side (left) menu.
For the moment, the menu is shrinking and expanding a bit like on youtube and twitch instantly...
Even without animation, it's already good, but it's true that if I manage to add a nice little drag animation, it would be even better.
I'm going to try to tinker with a small truck with the documentation you provided me
Thank you
All you have to do is read and learn, to improve your coding skills…
Merci de m'avoir aidé @Velo-Ninja
1 Like