css for a sidebar menu that folds in and out

后端 未结 4 1053
无人及你
无人及你 2021-02-04 16:17

i\'ve been looking around for tutorials on how to make a simple sidebar menu for a site that can fold in & out by clicking on a home button next to the sidebar menu, much li

4条回答
  •  无人共我
    2021-02-04 17:21

    Not sure what kind of solution do you want, pure CSS, JS, jQuery etc but here are some links to get you started.

    Try searching for "css slide out sidebar" or something along those lines

    jQuery examples

    http://www.hongkiat.com/blog/building-mobile-app-navigation-with-jquery/

    http://www.berriart.com/sidr/

    http://mmenu.frebsite.nl/

    http://tympanus.net/codrops/2013/07/30/google-nexus-website-menu/

    CSS Example

    http://css-tricks.com/off-canvas-menu-with-css-target/

提交回复
热议问题