Skip to content

Sevitte/JavascriptFormValidation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

These are two versions a simple HTML form. One is using Javascript, the other one jQuery library.

It is supposed to contain fields for:

Date (has to be be no older than one year and no newer than one year)

Last Name (can contain only letters, polish letters, spacebar and -)

IP (Has to fit typical IP pattern and cannot be 127.0.0.1)

Text (Cannot be longer than 230 characters)

All fields have to be checked and cannot be empty to click Submit button.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published