=== Skip To === Plugin Name: SkipTo Plugin URI: https://github.com/paypal/SkipTo Description: A simple way to expand the usefullness of your site's "Skip To Content" functionality. Version: 0.1.2 Tags: skip to, accessibility License: Apache-2.0 == Description == # [SkipTo](http://paypal.github.io/SkipTo/) SkipTo is a replacement for your old classic "Skipnav" link, (so please use it as such)! The SkipTo script creates a drop-down menu consisting of the most important places on a given web page. The menu will make it easier for keyboard and screen reader users to quickly jump to the desired location by simply choosing it from the list of options. # How it works 1. The SkipTo menu becomes visible the first time the user tabs into the page. 2. Once the keyboard focus is on the menu, pressing the ENTER key will pull down the list of high-level headings and landmarks on the current page. 3. Use arrow keys to select your choice and press ENTER to skip to it. 4. If you decide to reach the menu again, simply press the built-in access key (0 by default). == Installation == The quickest method for installing the importer is to install the plug in from the WordPress plugin directory. If you would prefer to do things manually then follow these instructions: 1. Unzip `skipTo.zip` in the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Edit settings == Screenshots == 1. Example of the menu in action. == Changelog == = 0.1.0 = * Initial release = 0.1.1 = * Changed the path to the JS to reflect the plugin name. = 0.1.2 = * Changed the SkipToMin.js to pull from the PayPal CDN, so the plugin now supports HTTPS. * Updates to the readme. == Authors == **Nawaz Khan** [https://github.com/mpnkhan](https://github.com/mpnkhan) || [@mpnkhan](https://twitter.com/mpnkhan) **Victor Tsaran** [https://github.com/vick08](https://github.com/vick08) || [@vick08](https://twitter.com/vick08) **Ron Feathers** [https://github.com/rfeathers](https://github.com/rfeathers) || [@ronfeathers](https://twitter.com/ronfeathers) **Marc Kocher** [https://github.com/mdkocher](https://github.com/mdkocher) || [@marckocher](https://twitter.com/marckocher)