angular-tooltips icon indicating copy to clipboard operation
angular-tooltips copied to clipboard

Angularjs tooltips module, add tooltips to your elements - https://720kb.github.io/angular-tooltips

Results 33 angular-tooltips issues
Sort by recently updated
recently updated
newest added

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...

bug
PR please!
Any Idea?

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.