https://github.com/huang-x-h/sidebar-menu
jQuery sidebar-menu component
https://github.com/huang-x-h/sidebar-menu
bootstrap collapse sidebar-menu
Last synced: 9 months ago
JSON representation
jQuery sidebar-menu component
- Host: GitHub
- URL: https://github.com/huang-x-h/sidebar-menu
- Owner: huang-x-h
- License: mit
- Created: 2016-07-05T02:48:54.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-03-28T01:29:38.000Z (over 8 years ago)
- Last Synced: 2025-03-29T06:33:43.904Z (over 1 year ago)
- Topics: bootstrap, collapse, sidebar-menu
- Language: HTML
- Size: 153 KB
- Stars: 86
- Watchers: 8
- Forks: 18
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sidebar Menu
Sidebar Menu jQuery Component base on [AdminLTE](https://github.com/almasaeed2010/AdminLTE)

**[Demo](https://huang-x-h.github.io/sidebar-menu/)** **[RTL Demo](https://huang-x-h.github.io/sidebar-menu/index-rtl.html)**
## Install
## Usage
import `css/js` files
```html
```
then invoke
```js
$.sidebarMenu(element)
```
## API
- `$.sidebarMenu(element)`
- element element or jQuery element
## Changelog
### 2017/03/04
add `_animate.scss` to show or hide the SidebarMenu, usage see animate.html
### 2016/11/28
add `.sidebar-menu-rtl` class for `rtl` direction