Slider-tabs menu

I am attempting to build this slider-tabs menu and I would like the user to be able to click the navigators or drag the whole container and for the menu to slide and snap into place. I decided against the native Weweb sliders or tab components as I need it to visually be more custom (which the components don’t have much flexibility for).

Any ideas on how I can do this?

Any help? :pleading_face:

Still really need help if anyone can assist

Not many options if you have made such a decision. You only can implement a custom slider library, which probably, judging by this post is not within your abilities. What kind of answer do you expect? If you. tell us, we might be able to give it to you.

Hi @Broberto, I really appreciate your response. Yes, implementing a custom slider library is a little out of my abilities. I was hoping I could get some guidance on any techniques, or workarounds with formulas & variables, css or Javascript that I can use to achieve this functionality?

There is no such things that would exactly replicate what you’re looking for. The only thing that comes to my mind would be using the overflow property to make the container with the menu items scrollable horizontally.

1 Like

Okay I understand, thanks a million.

1 Like