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.
Use
- 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.
- This is the initial checkin. Version 1.0 will include the following customizations available from a new setup screen:
- Customization of the CSS definitions used to find the comic/image
- Customization of the img property containing the tip (e.g. title, alt)
- Customization of the wording that will appear before the tool tip.
Installation
The installation process.
- Upload to the
/wp-content/plugins/
directory. Or directly upload from your Plugin management page. - Activate the plugin through the ‘Plugins’ menu in WordPress
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Mobile Image Tool Tips” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Mobile Image Tool Tips” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.0.1
- Initial checkin. Functional only under a specific theme format