How to make a sliding menu similar to the Facebook Mobile side menu with html,css,jquery?

后端 未结 5 691
北海茫月
北海茫月 2021-01-30 07:31

I am making a website and have a vertical list of buttons along the left side of the site. I want to hide them in the side so only a tab show. When the menu is hidden, I want th

5条回答
  •  死守一世寂寞
    2021-01-30 08:07

    If you're looking for a more pre-packaged solution, Bootstrap offers a nice slide menu as well.

    See the following 'offcanvas' example: http://getbootstrap.com/examples/offcanvas/ (you'll need to shrink your screen down to mobile size to see the 'Toggle nav' in action)

提交回复
热议问题