An open API service indexing awesome lists of open source software.

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

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


```

![exemple](http://i.imgur.com/cUJD8Lc.png)
[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.