angularjs-ng-class Questions

3

Solved

I have an ng-repeat for a table, I want to be able to add a class when <td> is clicked, and remove the class when un-clicked. Multiple <td> can be selected at the same time. Right now A...
Reface asked 12/5, 2014 at 21:11

2

Solved

I have a few buttons that work like switchers. If you click one it becomes active and "shuts down" other buttons. I did this using jQuery but would like to use AngularJS. Here is my code: HTML &l...
1

© 2022 - 2024 — McMap. All rights reserved.