JQuery Form submission plug-in ----- application of ajaxSubmit (), submit submits form

Source: Internet
Author: User

JQuery Form submission plug-in ----- application of ajaxSubmit (), submit submits form

The Form Plugin API provides many useful methods for you to easily process the data and Form submission processes in the Form.

 

Test Environment: A web project deployed in Tomcat.

 

I. Introduction to ajaxSubmit ()

 

Submit the form in AJAX mode immediately. The most common usage is to call the form when the user submits the form action.

ajaxFormZero or one parameter is required. A unique parameter can be a callback function or an optional parameter object.

Can be called in a chain: Yes.

 

Ii. Introduce dependent js

 

<script src="jquery-1.3.1.js" type="text/javascript"></script> <script src="jquery.form.js" type="text/javascript"></script>

 

Network Disk download: https://yunpan.cn/crjzfmXqaTu9e access password e3bc

 

3. Compile the page

 

<H3> Demo 2: Use of the form plug-in --- ajaxSubmit (). 

 

5. Detailed code

 

<! Doctype html public "-// W3C // dtd html 4.01 Transitional // EN"> 

 

 

6. The results are as follows:

 

 

 

 

 

 

 

 

 

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.