Skip to content

Commit

Permalink
Adds mention about 2.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
arielsalminen committed Apr 8, 2013
1 parent 2c00e67 commit 3bbd96b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@

[TinyNav.js](http://tinynav.viljamis.com/) is a tiny jQuery plugin (443 bytes minified and gzipped) that converts `<ul>` and `<ol>` navigations to a select boxes for small screen. It also automatically selects the current page and adds `selected="selected"` for that item. There's also a Wordpress plugin available, [here](http://wordpress.org/extend/plugins/tinynav/).

This isn't the first plugin to do this and it doesn't provides a lot of options, but it might be the smallest (file size).
This isn't the first plugin to do this and it doesn't provides a lot of options, but it might be the smallest (file size).

Check out also the new version called [Responsive Nav](http://responsive-nav.com).

Usage Instructions and demo
======
Expand Down

0 comments on commit 3bbd96b

Please sign in to comment.