Fill This Form To Receive Instant Help
Homework answers / question archive / Write a code in Javascript to perform following activites, *1
Write a code in Javascript to perform following activites, *1.* Include following user input validations :
*a.* User Name shouldnt be blank
*b.* Password Shouldnot be blank
2.* A "Clear" Button which clears the username/password entered by the user. i.e. once you click on the "Clear" button, username and password should be blank.