Skip to content

Javascript that compares all inputs in a page, check their values and return all the changed ones in array.

License

Notifications You must be signed in to change notification settings

novastra/compareInputs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

compareInputs

A Q&D Javascript file that compares all inputs in a page, check their values and return all the changed ones in an array. The fields to be compared have a key based on ids, but the script can be changed to use a special attribute for this.

###Demo available here

####The code has still to be improved :

  • Create inputs query function as a helper function used in both cases (former and new)
  • Create an alternate method for the querySelectorAll that is not supported on IE <= IE7

About

Javascript that compares all inputs in a page, check their values and return all the changed ones in array.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published