0

I am training validating user enter data into input box. user after entering webpage into input box click need to validate, whether user enter inputis valid or not. input should not contain space.

html
---
<input type="text" name="waddress" ng-model="web.url" placeholder="www.example.com" />

0 Answers0