=== Plugin Name === Contributors: valiik Donate link: http://bit.ly/A3SfBN Tags: responsive, width, theme, development, tool Requires at least: 3.0 Tested up to: 3.3 Stable tag: 3.3 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Shows current width of the browser window in real time, to save time on responsive theme development. == Description == Displays a tag at the top of the website that shows the current width of the browser window and the device that this width is associated with, to help with responsive design in the development stage. Helps to preview what the site will look like in mobile devices or various screen sizes. Also helps to know what size the screen to apply size specific CSS overrides in the style sheet. Know what you are working with and save time! == Installation == 1. Unzip the archive and put the `responsive-width-tag` folder into your plugins folder (/wp-content/plugins/). 2. Activate the plugin through the 'Plugins' menu in WordPress. = Usage = Turn the tag on inside the Responsive page and it will display at the top of the site. The width in pixels will update dynamically as you resize the browser window. Once you get to a width that is associated with a device, a little green light will light up next to the device name so you know this is what the site will look like on a screen that size or on that device. == Frequently Asked Questions == Is this an awesome tool? Why, yes it sure is! == Screenshots == 1. Responsive Width Tag 2. Displaying the width and device name == Changelog == = 1.0 = First release