Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fliplet/fliplet-menu-circle
https://github.com/fliplet/fliplet-menu-circle
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/fliplet/fliplet-menu-circle
- Owner: Fliplet
- Created: 2018-01-30T14:46:22.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-07-20T11:10:44.000Z (over 2 years ago)
- Last Synced: 2024-05-01T16:52:29.855Z (6 months ago)
- Language: CSS
- Size: 83 KB
- Stars: 0
- Watchers: 7
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fliplet Circle
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.