form
form copied to clipboard
jQuery Form Plugin
Hi there 👋 I'm working for Snyk, and would like to discuss a potential vulnerability in this package. I could not find any contact details, and would greatly appreciate if...
[I have created a filters for my custom post type universities using ajax.](https://dev.techreshape.com/custom/apr/schoolapply) I have used a shortcode and then getting the result using the ajax request. The filters are...
### Description: Providing an option by which a form can be submitted via WebSockets. ### Expected Behavior: While I know WebSockets is more known for push notifications and ongoing duplex...
Add support for post json body Not enough time for adding unit test, @kevindb if you have time, you may add a few
# Description: Seem that error callback has not $form object to access it. For example other callback have it, like: ```js beforeSerialize: function($form, options) { // do something with $form...
http://jquery.com/upgrade-guide/1.9/#selector-property-on-jquery-objects As of 1.9, the .selector property is gone. Looks like it is still hanging around in in ajaxForm. Unless I am reading this wrong, .selector needs to be dealt...
This is a feature request, and I think it's raised in #531 but misunderstanded ### Description: Now only form data format is supported in this plugin, I'd like to post...
This line causes problems if we are concatenating with several other vendor pieces of code. The only way to resolve this is to use `dist/jquery.form.min.js`, however it'd be great if...
This just started recently, probably after an update to either Edge or Windows 10. The uploadProgress function is not triggering until the upload is complete. It works fine in Chrome,...
Hi, I see the error handler is now deprecated, which is the correct a stable way to get called on HTTP status code that represent an error? And since with...