Blueprint-SlidePushMenus
Blueprint-SlidePushMenus copied to clipboard
Fixed menus that will slide out from the sides of the page and in case of the right and left side optionally move the body.
How about adding if click outside content menu close the menu?
if I'm not wrong, when I clicked a button with id=`showLeftPush` then the `body` tag will get a class `cbp-spmenu-push-toright` which makes it pushed to right so the menu appears...
At first what is classie.js is it like jquery? or do you have develop it. is it possible to hide the menu if an menu item clicked?
Allow scrolling in the vertical menu when there are more items than can be shown by setting overflow-y to scroll.
Can you create a BOWER (http://bower.io/) package?