1.1.4 • Published 6 years ago

simple-drawerlayout v1.1.4

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

simple-drawerlayout

ps:required jquery

file: index.html

<div id="simple_drawer_wrapper">
    <header id="simple_drawer_header">
        <button type="button" class="drawer-hamburger"></button>
    </header>
    <nav role="navigation" class="simple-drawer-navigation">
        <ul>
            <li>Option1</li>
            <li>Option2</li>
        </ul>
    </nav>
</div>
1.1.4

6 years ago

1.1.3

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago