Animation Trigger & Target

Hey guys! This is probably basic but, does anyone know how to trigger animations on a different target with Wappler of course?

An example will be, a Sticky navbar(target) scrolling into view, when the main navbar(trigger) scrolls out of the viewport.

Thanks.

Hi,

Although I have not tried it but it does not seem like something that can be done on Wappler right now.
You can use regular JS. Wappler won’t interfere.

Thanks @sid :slight_smile:

I honestly won’t be surprised if there’s a way to make it happen, as I have stumbled on several components/features that aren’t necessarily covered in the documentation.

Is there any Wappler learning resource you can personally recommend?

Unfortunatly that kind of animation is not available yet in Wappler.

When I started, I saw one of @Hyperbytes’s youtube series. Apart from that, this community was the only source of knowledge.

I did find other users creating such resources, but I could never watch them.
I started experimenting with an actual project, and learned as I progressed.

You have different resouces like:

Hope this help :slight_smile:

Thanks @Webjack357 :slight_smile:
I think the documentation only touches on a few of the features and potential, but I’ll definitely look at the other resources.

Thanks again.

1 Like

I will definitely check that out… Thanks again @sid