& Lt; input type = "reset"/& gt; Brief introduction to the reset button, inputreset

Source: Internet
Author: User

<Input type = "reset"/> reset button: inputreset

<Input type = "reset"/> reset button:

In form registration or login code, the reset button appears frequently. In the general impression, you can click the reset button to set the value of the form element to null, I think this is the initial impression of many beginners on this button, but it is hard to say whether it is the actual nature.

Let's take a look at a code example:

<! DOCTYPE html> 

In the above Code, if you click the reset button after entering the content in the text box, the content in the text box will be cleared, but in fact it is not like this. The reset button means resetting, in other words, the attribute values related to the form element are set to the default state. If the default value of the text box is "ant tribe", manually modify the value of the text box and click the reset button, then the value of the text box is restored to "ant tribe ".

Original address: http://www.51texiao.cn/HTML5jiaocheng/2015/0612/4010.html

Related Article

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.