Looking for comparable tooltip capability for AngularJS that cluetip gave me

72 views Asked by At

I've gotten the code from the post Angular-ui tooltip with HTML working but it's capabilities are not near what cluetip gave me. Things like not having automatically aligning based on screen position and other options make it not very useful for me. You can see the capability I'm wanting with Angular when you hover over the details buttons on the page http://www.siliconvalley-codecamp.com/session

Is there anything comparable to cluetip in the angular world? has anyone done an integration with angular and cluetip?

1

There are 1 answers

1
Coldstar On

you could mod a popover element from http://angular-ui.github.io/bootstrap/ with css to do the same