720kb / angular-tooltips

Angularjs tooltips module, add tooltips to your elements - https://720kb.github.io/angular-tooltips
351 stars 157 forks source link

Show image on tooltip #216

Closed smohammedyasin closed 7 years ago

smohammedyasin commented 7 years ago

Hello,

this is not an bug, it is a question. can i show image in tooltips? if any example please. thank you

45kb commented 7 years ago

@smohammedyasin you can pass html inside tooltip-template="" or use tooltip-template-url="path/to/file.html"

Try it :)