6
votes
2answers
8k views

How to add angularjs ui bootstrap tooltips dynamically to existing markup?

Relatively new to angularjs. Help me understand what's going on here! What I'm ultimately trying to accomplish: Given a block of text in my html (say in a paragraph element), I want to dynamically ...
-2
votes
1answer
111 views

ui.boostrap accordion container width issue

THIS PLUNKER REFERS I'm having an issue using ng-Grid inside a ui.bootstrap accordion. Take a look at my Plunker to see the issue in action. Essentially, when placing a grid inside an accordion with ...