Skip to content

Converts a form to javascript object, taking into account input arrays

Notifications You must be signed in to change notification settings

oportocala/jQuery-serializeFullArray

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

SerializeFullArray is a plugin for jQuery that provides an object (ie: associative array) representation of a form, taking into account input arrays.

The usefulness of this is in forms where javascript needs to change form behaviour dependant on values, hiding and showing sections of arrays.

SerializeFullArray is also useful as an example of recursive array building without actual recursion, by using references.

About

Converts a form to javascript object, taking into account input arrays

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published