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

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

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