jquery-mobile-menu-plugin
Version:
The best jQuery plugin for app look-alike on- and off-canvas menus with sliding submenus for your website and webapp.
7 lines • 582 B
CSS
body,html{overflow:auto}
body{position:relative}
#mm-blocker{display:none}
.mm-slideout{-webkit-transform:none;transform:none;width:70%;margin-left:30%}
.mm-page{background:inherit;box-sizing:border-box}
.mm-menu.mm-widescreen{display:block;width:30%;min-width:none;max-width:none;top:0;right:auto;bottom:0;left:0;z-index:0;border-right-width:1px;border-right-style:solid}
.mm-menu.mm-widescreen.mm-pageshadow:after{content:none;display:none}