https://github.com/fliplet/fliplet-menu-slide-in
https://github.com/fliplet/fliplet-menu-slide-in
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/fliplet/fliplet-menu-slide-in
- Owner: Fliplet
- Created: 2017-03-06T14:23:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-07-02T08:59:00.000Z (about 4 years ago)
- Last Synced: 2025-03-25T13:51:10.775Z (over 1 year ago)
- Language: CSS
- Size: 101 KB
- Stars: 0
- Watchers: 4
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fliplet Slide In Menu - Right
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.