Skip to content

A simplistic form with inputs shown one at a time. Inspired by the form seen on the end of the [PageLanes website](http://www.pagelanes.com/).

Notifications You must be signed in to change notification settings

shanecp/MinimalForm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Form Interface

A simplistic form with inputs shown one at a time. Inspired by the form seen on the end of the PageLanes website.

For email validation add data-validate="email" to the input field.

If you need to skip validation for a field, add data-validate="none" to the input field.

Article on Codrops

Demo

Integrate or build upon it for free in your personal or commercial projects. Don't republish, redistribute or sell "as-is".

Read more here: License

© Codrops 2013

About

A simplistic form with inputs shown one at a time. Inspired by the form seen on the end of the [PageLanes website](http://www.pagelanes.com/).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 41.7%
  • JavaScript 39.5%
  • HTML 18.8%