secamedia/jquery-ajax-form

wraps form submits with a callback and also submits clicked buttons

Maintainers

Package info

github.com/secamedia/jquery-ajax-form

Language:JavaScript

Type:component

pkg:composer/secamedia/jquery-ajax-form

Statistics

Installs: 13

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-29 00:38:20 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.