Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# fliplet-menu-bottom-bar
A widget that creates a bottom bar menu

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.