secamedia/jquery-ajax-form

wraps form submits with a callback and also submits clicked buttons

Installs: 12

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Language:JavaScript

Type:component

v0.1.6 2018-07-11 15:08 UTC

This package is auto-updated.

Last update: 2024-04-29 04:01:38 UTC


README

This code acts as a wrapper for ajax form events. It creates the submit event and also sets the clicked button in the form data. Then it calls a specified callback function.