AngularJS




Click here to go to my web consulting page that demonstates how I have used AngularJS.

The code on this form uses AngularJS Controllers, Directives, Data Binding and Events. Enter some information in the textboxes and then click the Display Message button. A message will display.






Quantity/Cost Calculation


Enter a Quantity and Cost and it will display in the line below:


Quantity (Between 1-999):

Cost (in $):





{{TotalCost}}


Enter the color you want the background in the textbox to be. It will change to that color.