https://github.com/fliplet/fliplet-menu-push-in
https://github.com/fliplet/fliplet-menu-push-in
menu
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/fliplet/fliplet-menu-push-in
- Owner: Fliplet
- Created: 2017-03-06T14:56:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-07-02T08:58:44.000Z (about 4 years ago)
- Last Synced: 2025-04-11T17:58:31.105Z (over 1 year ago)
- Topics: menu
- Language: CSS
- Size: 102 KB
- Stars: 0
- Watchers: 5
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fliplet Push 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.