Clone Project

Webflow Native Nav Dropdown Tabs Fix

Created by
Tony Seets
Similar Projects
Oops! Something went wrong while submitting the form.

0 Comments

Be the first to leave a comment.
Loading
User is typing...
No Name
Set
4 years ago
Moderator
This is the actual comment. It's can be long or short. And must contain only text information.
(Edited)
No Name
Set
2 years ago
Moderator
This is the actual comment. It's can be long or short. And must contain only text information.
(Edited)
Load More
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Load More
Description:  
AI Description

This demo addresses an issue in Webflow’s native navigation related to tab interactions on mobile devices. It prevents the navigation from closing unintentionally when clicking on tabs, by stopping click propagation while allowing link clicks inside tab content to bubble up. This component is fully configurable via a settings object, making it adaptable for various use cases.

Key Features:

  • Prevents navigation from closing when clicking tabs on mobile devices (≤991px).
  • Configurable settings object (TabConfig) allows customization of behavior.
  • Options include tabletBreakpoint, allowTabContentLinkBubbling, debounceTime, and tabSelector.

Design Elements:

  • Dropdown navigation style with tabs integrated within a dropdown.
  • Mobile-friendly design that enhances user experience on smaller screens.
  • Utilizes Webflow's native components for a cohesive look.

Potential Use Cases:

  • E-commerce websites needing tabbed product information.
  • Portfolio sites showcasing multiple projects or categories.
  • Blogs or content-heavy sites requiring organized navigation.

Conclusion: This component effectively resolves a common navigation issue in Webflow, making it a valuable resource for developers looking to enhance mobile navigation experiences.

Description from Webflow:  
This demo fixes an issue in Webflow’s native navigation when using native tabs. On mobile (≤991px), clicking a tab may close the nav unintentionally. The included script stops click propagation (while optionally allowing link clicks inside tab content to bubble up) to prevent this. Fully configurable via a settings object. Clone and customize as needed.
Tags from Webflow: 
navigation,  navbar,  tabs,  webflowtabs,  dropdownmenu,  stoppropigation,  nav,  mobilenav,  navbardropdown
.