=== Floating Admin Menu === Contributors: tillkruess Donate link: http://tillkruess.com/donations/ Tags: admin menu, admin, menu, administration, nav, navigation, stick, sticky, float, floating, floated, fixed, productivity Requires at least: 3.3 Tested up to: 3.4 Stable tag: 1.0.2 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Stop scrolling, save time! Have the admin menu stay in place, no matter how far you scroll down. == Description == Stop scrolling, save time! Have the admin menu stay in place, no matter how long the page may be and you happen to have scrolled. The WordPress admin menu is floating (sticky; fixed) *as long as the viewport of the browser is taller than the admin menu itself*, otherwise it reverts to it's default behavior, glued to the top of the backend. The floating can be disabled on a per user basis under profile settings. Mobile devices (except iPads) are currently not supported. http://vimeo.com/42244181 == Installation == For detailed installation instructions, please read the [standard installation procedure for WordPress plugins](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins). 1. Upload the `/floating-admin-menu/` directory and its contents to `/wp-content/plugins/`. 2. Login to your WordPress installation and activate the plugin through the _Plugins_ menu. 3. Done. You can enable/disable the floating admin menu under _Profile_. == Screenshots == 1. Okay, let's start... 2. Scrolling down... 3. Scrolling down even more... 4. Nice, it's floatin'! == Changelog == = 1.0.2 = * Enabled floating on iPads * Fixed several minor display issues * Improved behavior when menu is collapsed/expanded = 1.0.1 = * Made plugin translatable * Disabled floating on mobile devices = 1.0 = * Initial release == Upgrade Notice == = 1.0.2 = This version works on iPads and contains several fixes and improvements. = 1.0.1 = This version disables floating on mobile devices.