Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fliplet/fliplet-menu-bottom-bar
A widget that creates a bottom bar menu
https://github.com/fliplet/fliplet-menu-bottom-bar
bottom widget
Last synced: about 5 hours ago
JSON representation
A widget that creates a bottom bar menu
- Host: GitHub
- URL: https://github.com/fliplet/fliplet-menu-bottom-bar
- Owner: Fliplet
- Created: 2018-06-15T10:41:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-19T04:30:33.000Z (over 1 year ago)
- Last Synced: 2024-05-01T16:52:29.676Z (6 months ago)
- Topics: bottom, widget
- Language: CSS
- Size: 121 KB
- Stars: 0
- Watchers: 4
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fliplet-menu-bottom-bar
A widget that creates a bottom bar menuThis 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.