nav-multilevel
Type:
markup & styles
Status:
ready
Release:
0.6.0
Updated:
2.4.0
Dependencies:
- atoms → button
- atoms → unordered-list
- atoms → list-item
Dependents:
- organisms → navigation-web organisms
example
fullscreen
fullscreen_exit
description
- UPDATED 2.4.0:
- Added
.breadcrumgs-container,.ancestorsand.parentand styles for breadcrumbs in complex multi-level navigations.
- UPDATED 1.5.0:
- Added
.menu-sectionto visually seperate menu items
- UPDATED 1.2.0:
nav-backbutton now located after category title- Class
readyforul.menu.flexneeded to animate change of levels. - ids in examples are only used for our js.
- UPDATED 0.10.0:
- Category title when opening the navigation
- Catergory title is in the
navtag, but not in theultag - A new place for the
nav-backbutton: it is now at the end on the outside of theultag - Due to new categories, there are contents that changed their place. Please check menu-bar and drawer
organisms/navigation-web before. Styles & markup & behaviour for navigations with multiple levels (e.g. mobile-nav). The inner markup pattern can be nested infinetly (see usage-code);
Parent
li of visible ul and all its ancestral lis need class="in". Parent ul of li.in need class="hide". class="current" is only used for our javascript and has no css styles. (see examples).
protected content
only loggeed in users are able to see source-code files and usage of components