=== Mobile Image Tool Tips === Contributors: BrianLayman Tags: mobile responsive tool tips hint alt image comics MITTS Donate: http://thecodecave.com/donate Requires at least: 3.1 Tested up to: 3.8.1 Stable tag: 0.0.1 The MITTs plugin can display an image's tool tip/title/alt text below the image. Great when important information or punchlines can be seen on a desktop via a mouseover, but not on a mobile device. Comic blogs may find this plugin very useful. == Description == Display an image's tool tip/title/alt text below the image. Great when important information or punchlines can be seen on a desktop via a mouseover, but not on a mobile device. Comic blogs may find this plugin very useful. == Installation == The installation process. 1. Upload to the `/wp-content/plugins/` directory. Or directly upload from your Plugin management page. 2. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == == Use == 1. Activate the plugin. Visiting the page from a mobile browser will result in the title attribute from the first "img" in the tags with the class "post" being shown on the screen centered below the image. 2. This is the initial checkin. Version 1.0 will include the following customizations available from a new setup screen: 1. Customization of the CSS definitions used to find the comic/image 2. Customization of the img property containing the tip (e.g. title, alt) 3. Customization of the wording that will appear before the tool tip. == Frequently Asked Questions == == Changelog == = 0.0.1 = * Initial checkin. Functional only under a specific theme format