Free
Download the package from the manager of your site.
How to download?
How to download?
Submit any form via Ajax. Works with FormIt our custom snippet.
1.2.2-pl
- Fixed JS error
undefined is not an object (evaluating '$submitter.length')
1.2.1-pl
- Fixed JS error
Cannot read properties of undefined (reading 'defaults')
1.2.0-pl
- Added Ukrainian lexicons
- Added
clearFieldsOnSuccess
snippet parameter - Added work with disabled sessions for anonymous users
- Fixed adding the value of the button you clicked to submit the form to the submitted data
- Fixed:
document.write
has been replaced bydocument.body.appendChild
- Fixed: cut
type="text/javascript"
from the `` tag
1.1.9-pl
- [#40] Improved javascript initialization of a form.
1.1.8-pl
- Updated jGrowl to version 1.4.5.
1.1.7-pl
- Fixed possible blind SQL injection in action file.
1.1.6-pl
- [#33] Improved the processing of javascript errors.
1.1.5-pl
- [#30] Improved support of ReCaptcha.
- PSR-2.
- Default chunk optimized for Twitter Bootstrap 3.
1.1.4-pl
- [#27] Support of single quotes in attributes of form.
- Case-insensitive check of attributes of form.
1.1.3-pl
- Improved validation of files.
1.1.2-pl
- Compatibility with FormIt ReCaptcha.
- Small code format.
1.1.1-pl
- Improved checking of availability of pdoTools.
1.1.0-pl
- Improved registration of frontend javascript.
- Added parameter &formSelector for specifying name of CSS class of form.
- Added parameter &objectName for specifying name of javascript object to initialize.
1.0.7-pl
- Added loading source resource to modX::resource in action.php.
1.0.6-pl
- [#15] Fixed work in different contexts.
1.0.5-pl
- Remove error class from fields on before form submit.
1.0.4-pl
- Added checking of global js var "afValidated" before form submit.
1.0.3-pl
- [#8] Improved regular expression.
- Improved compatibility with parameter "submitVar" in snippet FormIt.
1.0.2-pl
- Added jQuery event "af_complete" on form submit.
- [#4] Ability to use @INLINE chunk in parameter &form, if you have pdoTools installed.
- [#3] Ability to set placeholders in form by specifying them into script parameters.
- [#2] Script will add class "error" to elements with ".error_[name_of_field]" elements in form.
1.0.1-pl
- Possibly fix for Error 500 on some hosts.
1.0.0-pl
- Call end snippet on page load for preparation of form. Now you can use hook "math".
1.0.0-rc
- Force attribute "method=post" to form.
- Added support for sending form without javascript.
1.0.0-beta1
- Improved adding class "ajax_form" to form.
- Improved snippet parameters.
1.0.0-beta0
- Initial release.