This chapter describes the input types for elements. input type: text
defines a single-line input field for text entry: instance
a
name:
last
name :
Give it a shot yourself.
The above HTML code looks like this in the browser: the
Submitted in this manner, when the input value is 22222222, the URL submitted later becomes localhost:3980/input.html?name=222222Some of the notable details include:
When you set the Type=submit, the input control becomes a button with the text
Understand the 23 types and input23 types of input elements in HTML FormsTraditional text password file radio checkbox hidden button image reset submit new type color tel email url search number range date month week time datetime-local
With the
Type = "button" and type = "submit", buttonsubmitType = "button", "submit)
Submit is a Button used to Submit a form. There are two main differences between Submit and Button:Type = button is simply a button FunctionType = submit is the sending form(
Input commit behavior description for the type of submit of the same nameThis situation,
It can be used as a button for submitting content, which is sent to the parameters of the server segment, corresponding to the button
1 Django Background implementation set input tag properties, set input label default display value, set input input box type#form generates HTML tagsA. Create input input box through form, form label, and submit tag to write on the front end, but
Button and submit, buttonsubmit
Submit is a special case of a button and also a kind of button. It automatically integrates the submit action.
If the form needs to be processed (including input verification) by clicking the submit button and then
We should control the Submit button when the form is submitted, and cannot click repeatedly to submit the data. Otherwise there will be redundant duplication of data in the system, causing the system to appear data garbage. jquery is simple enough
Button and submit, buttonsubmit
Original article from:
Http://blog.sina.com.cn/s/blog_693d183d0100uolj.html
Submit is a special case of a button and also a kind of button. It automatically integrates the submit action.
If the form needs to be
Original from:Http://blog.sina.com.cn/s/blog_693d183d0100uolj.htmlSubmit is a special case of the button and a button, which automatically integrates the commit action.If the form after the click on the Submit button need to use JS processing
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.