Skip to content

Commit

Permalink
Website links
Browse files Browse the repository at this point in the history
  • Loading branch information
ComputerWolf committed Sep 27, 2013
1 parent 9261efe commit ffd0cb4
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# SlickNav
## Responsive Mobile Menu jQuery Plugin


###[SlickNav.com](http://slicknav.com)

### Features
* Supports with multi-level menus
Expand All @@ -23,7 +23,7 @@ slicknav.css can be modified to fit website design

<ul id="menu">
<li><a href="#">item 1</a></li>
<li><a href="#">item 2</a></li>
<li><a href="#">item 2</a></li>
<li><a href="#">item 3</a></li>
<li><a href="#">item 4</a></li>
</ul>
Expand Down Expand Up @@ -63,7 +63,9 @@ For example:
display:block;
}
}


More examples at [SlickNav.com](http://slicknav.com)

### Browser Support
* Chrome
* Firefox
Expand Down

0 comments on commit ffd0cb4

Please sign in to comment.