Progress slider from within a slide's DOM

I’m trying to create a survey style that essentially uses a slider paradigm to progress from question to question.

To do so, I want to progress the slider to the next slide once a link WITHIN a slide’s DOM has been pressed. For instance, a user will click/tap an option on the survey question and I want to immediately slide them to the next question (slide).

I’ve searched everywhere to no avail. I can think of many ways to do this without a slider, but the sliding component is key to the mission.

Thanks in advance!

Use tabs, and modify from there:
http://fixxstaging.com/sqrooms/quiz/

Public link so you can see how it works (click on Open in Webflow):

1 Like

This was a massive help! Thank you so much. I’ve got it to a spot where I can refine the extra bits now.