Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jasonmorita/css-only-mobile-slide-menu
CSS only slide down (or any direction) menu for mobile with no JS using :target
https://github.com/jasonmorita/css-only-mobile-slide-menu
Last synced: 16 days ago
JSON representation
CSS only slide down (or any direction) menu for mobile with no JS using :target
- Host: GitHub
- URL: https://github.com/jasonmorita/css-only-mobile-slide-menu
- Owner: jasonmorita
- Created: 2013-07-31T19:10:39.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-31T22:35:51.000Z (over 11 years ago)
- Last Synced: 2024-11-06T09:14:20.408Z (2 months ago)
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CSS only mobile slide / off canvas menu
=======================================CSS only slide down (or any direction) menu for mobile with no JS using :target
Good for those rare times when you can't use JS. Use vendor prefixes as necessary.
Used max-height per this thread on SO http://stackoverflow.com/questions/3508605/css-transition-height-0-to-height-auto
CodePen: http://codepen.io/jasonmorita/pen/Lifda