=== mfbTooltip === Contributors: madeforbrowser Tags: tooltip, simple tooltip Requires at least: 4 Tested up to: 4.2 License: GNU General Public License License URI: http://www.gnu.org/licenses/gpl.html Shows a tooltip when hovering an anchor. No Javascript used. == Description == mfbTooltip shows a tooltip when hovering an anchor. No Javascript is used. Only CSS. See example usage on http://daily.madeforbrowser.com (See main navigation) mfbTooltip is based on this tutorial: http://pixelbar.be/blog/css-profi-tip-tooltip-attributen/ Please note, that no HTML is allowed and that it's content should only be short. A couple of words. Because there is no linebreak included! == Installation == Upload zip or search in repository. Install and activate. == Frequently Asked Questions == How to use? Add class mfbtooltip and data-tooltip=\"your tooltipcontent\" to all links. to show tooltip at bottom of link use class mfbtooltiprev instead of mfbtooltip.