robinpoort / vanilla-js-responsive-menu

A vanilla JS responsive menu plugin
MIT License
33 stars 5 forks source link

Displaying the menu without using togglebutton #12

Closed designhash closed 7 years ago

designhash commented 7 years ago

Hi, how can I make this work without using the togglebutton in mobile. Just display the menu right away?

robinpoort commented 7 years ago

Hi @designhash,

Thanks for using/considering this software! But if you've got no need for a toggle button then there's no need to use this plugin. You can just use plain CSS to make your menu look different on mobile screens rather then using JavaScript do this for you.