Friday, April 17, 2015

AngularJS-101: Counting words and set maximum length in TextArea





There are many ways to count word entered in HTML textarea, and I find that AngularJS is one of the convenient ways to achieve it. This tutorial is only meant for hands-on snippet and instruction. If you want to learn more about AngularJS, you could refer to: https://angularjs.



from My Pocket http://www.codeproject.com/Tips/897535/AngularJS-Counting-words-and-set-maximum-lengt javascript

No comments:

Post a Comment