Skip to content

almcc/fail-safe-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fail-safe-form.jquery.js

A jQuery plugin to make HTML forms persist until submission using local storage.

Supported form elements so far

  • text input
  • text areas
  • select dropdowns
  • multiple selects
  • check boxes
  • radio buttons
  • Color input
  • Date input
  • Datetime input
  • Datetime Local input
  • Email input
  • Month input
  • Number input
  • Range input
  • Search input
  • Telephone input
  • Time input
  • URL input
  • Week input

Future Plans

  • Polyfill for browsers with no support for local storage.
  • Support for chosen.jquery.js

License

Licensed under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published