Scroll + Hover Animation

Hi.

Can this be achieved using cwicly? https://ogilvy.sg/

I want the same funcitonality. when hovering in column, you can scroll and only that hover column will get scrolled.

If not can advise how to achieve this?
Thank you.

That site uses GSAP javascript library for it’s animations/interactions.
Cwicly has a “code block” block that you can input any CSS/JS/PHP/HTML your want.

It’ll take time to configure and test, but yes, you can do it in Cwicly. But Cwicly, itself, doesn’t have the ability to do anything so complex.

As a general thought, there’s plenty of these libraries out there to do any number of things. And it’s really easy to integrate using the code block.