Skip to content
This repository was archived by the owner on May 21, 2023. It is now read-only.
/ ajax-form Public archive

Example of a form processed with AJAX using jQuery, BackboneJS and a mediator module to publish events.

Notifications You must be signed in to change notification settings

isaacrankin/ajax-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AJAX Form

Example of a form processed with AJAX using jQuery, BackboneJS and a mediator module to publish events. It supports uploading files using the FormData interface.

Browser support

This should work in all modern browsers that support FormData.

For browsers that don't support FormData, they will submit textual data only.

About

Example of a form processed with AJAX using jQuery, BackboneJS and a mediator module to publish events.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published