Answer the question
In order to leave comments, you need to log in
How to toggle hide/show menu button in jquery?
Powered by Bootstrap!
There is a menu with links
<div class="page-sidebar" id="main-menu">
<div class="page-sidebar-wrapper scrollbar-dynamic" id="main-menu-wrapper">
<?= \app\widgets\WidgetMainMenu::widget() ?>
</div>
</div>
<ul class="nav pull-left notifcation-center visible-xs" id="main-menu-toggle-wrapper">
<li class="dropdown"> <a id="main-menu-toggle" href="#main-menu" class="" >
<div class="iconset top-menu-toggle-white"></div>
</a>
</li>
</ul>
Answer the question
In order to leave comments, you need to log in
For example device.js, and then put the classes. Although maybe everything is in the bootstrap itself ...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question