Description
Foundation provides a few different options for styling navigation elements. Many simple navigation patterns are bundled; it can be integrated in the form for robust responsive navigation solution.
The following table describes the different types of navigation along with the description.
Sr.No. | Type & Description |
---|---|
1 | Navigation OverviewNavigation contains links to the other section and consists of many navigation patterns. |
2 | MenuMenu is used to build many navigation components. |
3 | Dropdown MenuThe dropdown menu plugin is used to create submenus below the main menu. |
4 | Drilldown MenuThe drilldown menu plugin is used to create submenus in main menu in the slider format. |
5 | Accordion MenuIt displays the collapsible menu with accordion effects and provides support for auto collapse using the Accordion Menu plugin. |
6 | Top BarTop bar helps to display the complex navigation bar easily on different size of the screen. |
7 | Responsive NavigationResponsive menu plugin allocates the menu in different sizes of the screen. |
8 | MagellanMagellan creates a navigation, which is in a fixed position; it automatically tracks the navigation list on a page, based on scroll position. |
9 | PaginationPagination, an unordered list is handled by Bootstrap like a lot of other interface elements. |
10 | BreadcrumbsA breadcrumb specifies the current location for a site within navigational hierarchy. |
Leave a Reply