https://github.com/bafs/css-responsive-navigation
A pure CSS responsive navigation
https://github.com/bafs/css-responsive-navigation
css hamburger-menu navigation
Last synced: 8 days ago
JSON representation
A pure CSS responsive navigation
- Host: GitHub
- URL: https://github.com/bafs/css-responsive-navigation
- Owner: BafS
- Created: 2012-11-10T22:56:32.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2015-01-22T15:43:02.000Z (over 11 years ago)
- Last Synced: 2025-01-14T02:35:10.904Z (over 1 year ago)
- Topics: css, hamburger-menu, navigation
- Language: CSS
- Homepage: http://bafs.github.com/css-responsive-navigation/exemple_with_style.html
- Size: 121 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A simple responsive navigation write in pure CSS.
Tested with firefox, chrome, opera and IE9+
How to use it ?
---------------
```html
```

[Test online](http://bafs.github.io/css-responsive-navigation/exemple_with_style.html)
You can also use [fastclick](https://github.com/ftlabs/fastclick) to remove click delays on browsers with touch UIs.