dwPrototypeTooltipPlugin ======================== Overview -------- The plugin provides tooltips via the prototype library for the symfony php framework. Based on the snippet from Dmitry Parnas. License ------- For the full copyright and license information, please view the LICENSE file that was distributed with this source code. Installation ------------ * *Install the plugin* symfony plugin:install dwPrototypeTooltipPlugin * *Clear you cache* symfony cc Using the plugin ---------------- 'absolute'), array('style.position' => 'absolute')) ?>
some text
'visibility: hidden'))?> Tooltip text. Examples -------- * [http://www.symfony-project.com/snippets/snippet/24] * [http://tooltip.crtx.org/index.php?page=Demos]