<!DOCTYPE html> <form ng-app="" name="myForm"> <p>Enter your e-mail address in the input field. AngularJS will display an errormessage if the address is not an e-mail.</p> </body> |
Enter your e-mail address in the input field. AngularJS will display an errormessage if the address is not an e-mail. |