Skip to content

shavyg2/Submit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Submit

common Js is supported as well.

This will return a JSON Object from a form

    window.Submit.Parse(form);


    name="person[name][first]" value="Man"

    //{person:{name:{first:"Man"}}}

Arrays are merged

Object and Arrays are not Merged Which ever comes first takes over. This should not happen however if you write you HTML correctly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published