Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nunof07/bootstrap-collapsible-sidebar
Using the Bootstrap grid system, some CSS and a little jQuery to create a collapsible sidebar.
https://github.com/nunof07/bootstrap-collapsible-sidebar
bootstrap jquery tutorial
Last synced: 3 months ago
JSON representation
Using the Bootstrap grid system, some CSS and a little jQuery to create a collapsible sidebar.
- Host: GitHub
- URL: https://github.com/nunof07/bootstrap-collapsible-sidebar
- Owner: nunof07
- License: mit
- Created: 2015-08-24T15:13:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-24T17:06:51.000Z (over 9 years ago)
- Last Synced: 2024-10-04T15:36:52.802Z (4 months ago)
- Topics: bootstrap, jquery, tutorial
- Language: HTML
- Size: 133 KB
- Stars: 16
- Watchers: 2
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bootstrap Collapsible Sidebar
Using the Bootstrap grid system, some CSS and a little jQuery to create a collapsible sidebar.## Demos
- [Collapsible sidebar on the left](https://cdn.rawgit.com/nunof07/bootstrap-collapsible-sidebar/v0.1.0/left.html)
- [Collapsible sidebar on the right](https://cdn.rawgit.com/nunof07/bootstrap-collapsible-sidebar/v0.1.0/right.html)
- [Collapsible sidebars on both sides](https://cdn.rawgit.com/nunof07/bootstrap-collapsible-sidebar/v0.1.0/left-and-right.html)## Tutorial
Check the [tutorial][] for a detailed explanation.[tutorial]: http://www.broculos.net/2015/08/how-to-build-collapsible-sidebars-with.html