If you checkout my share link, you’ll see that I used the tabs component and basically was able to recreate the component in the template mentioned above. However, it doesn’t autoplay (which is what I really want at this point). I’m not aware of any method that could be used to autoplay the tab planes in the webflow widget (or to somehow activate each navigation tab in sequence and in an infinite loop).
I chose not to start with the slider widget because I knew that I couldn’t do anything to customize the small, circular nav icons packed into the widget. At least, I don’t think I can customize those in the way one could with the Navigation Tabs in the tab widget.
Any suggestions for how I can add an autoplay property to this… erm… doohickey I’m trying to make??
So, I should build this component in the Slider widget and add a HTML embed to apply the CSS properties to the dot classes… Would this enable me to recreate the squares with background images and text content as well? Could I somehow insert content into the slider dots??
If you are going the custom code way, the slider will be more suited to base the code off from. Just hide the dots, and use the custom code to sync the slides current state to the thumbnail, and click event handler on the thumbnail to activate the respective slide.
If you need help implementing this, you can reach me here.
I’m leaning towards the conclusion that if I can’t get this component can’t autoplay, that I may scrap it.
I would definitely need some implementing custom code into this component, and I appreciate your offer to help out! I will try rebuilding the component in the slider and getting as far into your instructions as i can (might not be very far lol).
You’re pretty sure this can be pulled off then? I’m still considering how the tabs would appear in mobile… I was thinking that each tab would be replaced with an icon so that a 1x4 row of icons would stretch across the bottom of the tab pane (or slider pane) and serve as the nav links.
Let me play around some more and then I’ll reach out for some assistance when I’m ready.