matm-wt-navigation
v1.0.2
Published
> :warning: **Work in progress! This tool is in its alpha-stage.**
Downloads
2
Readme
:warning: Work in progress! This tool is in its alpha-stage.
MATM Web Tools - Navigation
A responsive and easy to use website menu.
Features
- easy to integrate
- easy to adapt to existing design
- quick load time
- without design: this is a technical framework without design frills, which is overwritten anyway
Todos
- Fullscreen
- auch auf dem Desktop als Sidenav
- Sidenav immer offen
- Status, wenn Menü offen:
var isOpen = true
- no visible structure of the menu when loading the page
- Automatic assignment of
class="active"
- read active menu element from URL
- assign the parents
class="active active--parent"
- Testing
- Browser
- on mobiles
- move in mobile menu from -> left or right
- Move content -> yes/no
- Animation speed
- Callbacks
- before opening
- after opening
- before closing
- after closing
- pull from the side to open
- slide to the side to close
- fullscreen
- also on the desktop as sidenav
- sidenav always open
- status, if menu open:
var isOpen = true