angular-tooltips
angular-tooltips copied to clipboard
Angularjs tooltips module, add tooltips to your elements - https://720kb.github.io/angular-tooltips
Hi! First, thanks for this lib! I have a problem with updating template if `tooltip-append-to-body` attribute is set to 'true'. I use tooltip to show an information that comes from...
Example from [128](https://github.com/720kb/angular-tooltips/issues/128) not work correctly on IE11. Tooltip displayed under the div, not under the button. [Example](https://jsbin.com/wigudup/2/edit?html,css,output)
When using `tooltip-template-url`, don't refetch template if there's a cache for it.