=== Plugin Name === Contributors: Beee Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=info%40rubber%2dlab%2ecom&lc=NL&item_name=TinyNav%20plugin&no_note=0¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest Tags: navigation, menu, tinynav, mobile Requires at least: 3.0 Tested up to: 3.4.2 Stable tag: 0.5 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin changes your WordPress menu into a menu which is better readable on mobile devices. == Description == This plugin adds [tinynav.js](http://tinynav.viljamis.com/ "TinyNav.js") by Viljami Salminen to your wp_head() so your menu(s) will be converted into a menu which is better readable on mobile screens. == Installation == 1. Upload the tinynav folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Configure your margins (if necessary) by going to the TinyNav menu that appears in your settings menu == Frequently Asked Questions == = Which class/ID gets changed ? = Out of the box `#access ul` gets changed. = Can I change which class/id gets changed ? = Yes, you can do this on the settings page. = My menu shifts to the left/right, can I correct it ? = Yes, you can add a margin (in pixels) on the settings page. = I don't have a home button in my menu, can I get one ? = Yes, create a menu with a home button in WordPress menus == Screenshots == 1. iPhone menu 2. iPhone menu expanded with a child and grandchild page == Changelog == = 0.5 = * added an option to use a custom id/class * checked if child/grandchild pages work (and they do ;) ) * fixed the broken donate image = 0.4 = * added an option to add a custom top-margin in pixels * added an option to add a custom bottom-margin in pixels * styled the admin side * added a settings link on the plugin page = 0.3 = * added an option to add a custom right-margin in pixels = 0.2 = * updated the active menu class, so the menu sticks to its current page * updated names of functions so they won't clash with any other plugin (hardly likely but just in case) * added an option to add a custom left-margin in pixels == Other notes == A big thanks goes out to Emil Uzelac from [ThemeID](http://themeid.com/). Thanks to his Responsive theme I got the idea and with his help I got it working.