Google Toolbar overrules the world! S**KS!

I only want to contribute the following issue. If a user have a Google Toolbar installed (and those are many) and the Auto-Fill feature for form-input fields is activated (this is "on" by default) will overrule CSS-background-colors for input fields.

A practical solution is to use the !important statement (it works well for me).

PHP:
  1. #inputText {font-family: Verdana; background-color:#666666 !important; color:#ff....}

Overruling S**CKS!, this is no good practice and Google should restore the behaviour of the toolbar to what it should be, an unobtrusive addition to the browser.


About this entry