Google Toolbar AutoFill and the yellow background color of the automatically Filled Area

Source: Internet
Author: User
Install google Toolbar (English version). One feature is to support the AutoFill function. Once the Toolbar finds that the web page contains specific Input, it can be automatically filled in, and the background color of the area can be automatically filled in yellow.

Common input name

Input can be directly named by email, name, and so on. You can use Autofill. It may also be determined based on context Association. Different names may cause several input boxes to fail to be Autofill.

<Form>

<Input type = "text" name = "FullName"/>

<Input type = "text" name = "Email"/>

<Input type = "text" name = "Country"/>

<Input type = "text" name = "State"/>

<Input type = "text" name = "City"/>

<Input type = "text" name = "Zipcode"/>

<Form>

Sometimes the background color of Input is changed to yellow, which affects the page effect. You can change the name or id of Input to solve this problem.

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.