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

https://github.com/alexwenzel/quick-slidebars

a - ready to go - mobile menu with slidebars
https://github.com/alexwenzel/quick-slidebars

Last synced: 3 months ago
JSON representation

a - ready to go - mobile menu with slidebars

Awesome Lists containing this project

README

        

# quick slidebars

a - ready to go - mobile menu exmaple with slidebars

Slidebars - https://github.com/adchsm/Slidebars

## structure

~~~html






Toggle slidebar

$(function () {
$('nav').quickSlidebars({
slidebarName: 'qs-1',
burgerMenuSelector: 'button'
});
});

~~~

## qs menu

~~~html

~~~