Numbers:
Change Content: ng-click=”changeName()” / {{firstname}} / ng-click=”count += 1″ / ng-change
Href Link: ng-href
Show in Lowercase: angular.lowercase()
Show in Uppercase: angular.uppercase()
Show Content: ng-show
Hide Content: ng-hide
Toggle Content: ng-if
Disable Content: ng-disabled
ng-Pattern:
CSS Style: ng-class
Remove Button: splice()
Click:
Toggle:
- http://www.w3schools.com/angular/events_toggle
- http://www.w3schools.com/angular/animation
- http://www.w3schools.com/angular/animation_css2
Mousemove: http://www.w3schools.com/angular/events_mousemove
Mouse Coordinate: http://www.w3schools.com/angular/event
Include Html File AunglarJS Content: ng-include
Include Cross Domain Content: http://www.w3schools.com/angular/crossdomain
- Custom Directive:
Element Directive – use for UI widgets
<product-panels>
Attribute Directive – use for mixin behaviors
Routing to Multiple Pages:
- http://www.w3schools.com/angular/routing
- http://www.w3schools.com/angular/routing_view3
- routing_controller / london.htm / paris.htm
- http://www.w3schools.com/angular/routing_template
- http://www.w3schools.com/angular/routing_otherwise
Key-up, Key-down, Disable:
Cut, Copy & Paste: