=== WP Tooltip with Image ===
Contributors: smartcat
Donate link: http://smartcatdesign.net
Tags: tooltip, tooltips, annotation, box, hotspot, image, map, popup, spot, title, tip, info, thumbnail, hover
Requires at least: 3.2
Tested up to: 3.81
Stable tag: 1.1
License: GPLv2 or later
displays a tooltip including an image on hover by adding class sc-tooltip
== Description ==
displays a tooltip including an image on hover by adding class sc-tooltip, add data-image for image url, and data-desc for text.
Example: < div class="sc-tooltip" data-image="/wp-content/themes/smartcat/images/screenshot.jpg" data-desc="This is a beautiful location">
View Demo
Support
== Installation ==
1. Upload 'wp-tooltips' to the '/wp-content/plugins/' directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. add class sc-tooltip to any item to activate the tooltip. add data-image to add the image url, and data-desc to add the tooltip text
== Updates ==
== Screenshots ==