Home > Web Front-end > JS Tutorial > body text

A small example of jQuery Form page form submission_jquery

WBOY
Release: 2016-05-16 17:14:47
Original
965 people have browsed it

Copy code The code is as follows:






Form form:




Copy code

The code is as follows:


            method="post"> 
             
                 
                     
                     
                 
                 
                     
                     
                 
                 
                     
                     
                 
                 
                     
                     
                 
                 
                     
                 
           
测试名称:                        style="width:265px;" />* 
                   
测试场景:                        value="${instance.scene}" />* 
                   
测试目标: 
                   
测试说明: 
                   
                        name="extProcessDefinitionId" 
                        value="${instance.extProcessDefinitionId}" />                        name="signIn" value="${instance.signIn}" />                        name="definitionId" value="${instance.definitionId}" />                        type="button" value="确定" onclick="createInstance();" />                        type="button" value="取消" onclick="closeWindow();" />
 
       
 
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!