An angularjs switch / toggle, that works in IE8 and modern browser will get css 3 transitions.
Code can be found at: http://plnkr.co/edit/wBFKg33JxG7ABIHBvtik?p=preview Based on the code found at: http://codepen.io/iamtyce/pen/kxrhC html template <div class="toggle toggle-alternate {{ value }}"> <label class="{{ value }}">{{ getSwitchText() }}</label> <input ng-class="{…