|
| |||||||||
| Tags: autocomplete form field, autofill, firefox, google toolbar |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Disable yellow autocomplete form field |
|
#2
| ||||
| ||||
| Re: Disable yellow autocomplete form field
Most probably those autocomplete yellow fields are cause of Google Toolbar.On the toolbar there is an “auto fill” option. This tells the user that they can use this option to auto fill certain fields on your form. That will 'helpfully' highlight form fields with certain names such as 'email' or 'name'. Simple just uninstall the Google Toolbar to fix this problem. In case you need Google toolbar and don't want those yellow fields than alternatively go to Settings of the Toolbar and select Options. Now go to Autofill and click the “Autofill Settings”. Now just uncheck the box that is in front of 'Highlight fields' at the bottom. Thats it.. |
|
#3
| ||||
| ||||
| Re: Disable yellow autocomplete form field
This is a feature of Google Toolbar that it automatically highlights the fields (e.g. name, email etc.) in the yellow background color which facilitate the user to autocomplete the specified field.Any code used to set the background color of textbox will fail in following conditions (regardless of run time or design time):
The one and only perfect way to do is :
Quote:
Quote:
Source: dotnetcoderoom |
|
#4
| ||||
| ||||
| Re: Disable yellow autocomplete form field
The fields become yellow due to the Auto Fill option of Google toolbar. To know how to disable yellow color, see this:- Form fields become yellow in Firefox |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Disable yellow autocomplete form field" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to validate form field before execution of a servlet service method | Quattro | Portable Devices | 3 | 11-09-2009 03:28 PM |
| Form fields become yellow in Firefox | Caiden | Technology & Internet | 3 | 29-07-2009 12:00 AM |
| How to Disable AutoComplete in Firefox ? | mati | Windows Software | 9 | 29-03-2009 02:29 AM |
| To access a text field from another form | Sanket07 | Software Development | 6 | 06-02-2009 06:42 PM |
| Disable cell validation on form DataGridView | Chandrakant81 | Software Development | 3 | 06-02-2009 05:52 PM |