Skip to content

jenniemeka/Login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

login

This repository contains a simple JavaScript code snippet for form validation using the getElementById method. The provided code focuses on validating a username and password input by checking their length against specified criteria.

Customize the validation

criteria if needed by modifying the validateUsername and validatePassword functions.

Validation Criteria

Username: Should not exceed 10 characters. Password: Should be at least 8 characters long.

Customization

Feel free to adapt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published