Tagged Questions
0
votes
1answer
1k views
Popover content not working with angularjs ng-click
I have already read all the posts about this, but unfortunately none of them was helpful: jsfiddle and plunker links appear to be no longer working.
What I am trying to do is to simple put a button ...
0
votes
2answers
1k views
jQuery not working with ng-repeat results
I am using ng-repeat to build an accordion using jQuery and TB. For some reason, this is working perfectly when hardcoded but fails to trigger on click when inside of the ng-repeat directive.
I was ...