=== Nice Tooltips === Contributors: Bueltge Donate link: http://bueltge.de/wunschliste/ Tags: javascript, tooltip, bubble, title, link Requires at least: 1.5 Tested up to: 2.1.3 Stable tag: trunk Nice Tooltips for Links. == Description == This plugin makes easy to use nice tooltips for your blog. You can change for two toolips. = No longer maintained = This plugin is no longer maintained. It is actively tested up to version 2.1.3. Javascript for Bubble Tooltips is from [Alessandro Fulciniti](http://web-graphics.com "Alessandro Fulciniti") More informations [about the script](http://web-graphics.com/mtarchive/001717.php "about the script"). Javascript for Sweet Titles is from [Dustin Diaz](http://www.dustindiaz.com/ "Dustin Diaz"). More informations [about the script](http://www.dustindiaz.com/sweet-titles/ "about the script"). Please visit [the official website](http://bueltge.de/wp-bubble-tooltips-plugin/142/ "Nice Tooltips") for further details and the latest information on this plugin. == Installation == 1. Define the tooltip, bubble or sweet in line 35 1. Upload all files to the `/wp-content/plugins/` directory, include the php-, gif-, css- and the js-file 1. Activate the plugin through the 'Plugins' menu in WordPress 1. [Optional] Edit in line 86 of js/BubbleTooltips.js. You can change the ID of function the tooltip or without ID - example without ID, for the complate site: `enableTooltips();` with ID - example with ID content: `enableTooltips("content")`. See on [the official website](http://bueltge.de/wp-bubble-tooltips-plugin/142/ "Nice Tooltips"). == Screenshots == 1. Bubble tooltip 1. Sweet Titles == Frequently Asked Questions == = Where can I get more information? = Please visit [the official website](http://bueltge.de/wp-bubble-tooltips-plugin/142/ "Nice Tooltips") for the latest information on this plugin. = I love this plugin! How can I show the developer how much I appreciate his work? = Please visit [the official website](http://bueltge.de/wp-bubble-tooltips-plugin/142/ "Nice Tooltips") and let him know your care or see the [wishlist](http://bueltge.de/wunschliste/ "Wishlist") of the author. == Changelog == = v2.2 (08/16/2010) = * change the complete source for this old plugin * Add wp-handler for include Javascript and CSS