Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fliplet/fliplet-menu-default
Fliplet Default Menu
https://github.com/fliplet/fliplet-menu-default
menu
Last synced: about 4 hours ago
JSON representation
Fliplet Default Menu
- Host: GitHub
- URL: https://github.com/fliplet/fliplet-menu-default
- Owner: Fliplet
- Created: 2017-03-02T15:18:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-07-02T08:58:40.000Z (over 2 years ago)
- Last Synced: 2023-08-02T02:34:03.450Z (over 1 year ago)
- Topics: menu
- Language: CSS
- Size: 103 KB
- Stars: 0
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fliplet Default Menu - Right
This menu includes the `fliplet-menu` dependency by default, though you can safely get rid of it if you don't intend to use the default stylesheet included.
The toggle of your menu must be declared using `data-fl-toggle-menu="jquerySelector"` attribute. The jQuery selector will get its `"active"` class toggled on and off when the toggle is clicked/tapped.
You should also have at least one html tag with the `data-fl-navigate-back` attribute to let the user navigate back.