CSS problem with VB.NET webform textboxes

Hi,
I have a webform with texboxes on it. The background color is the defaul one (white). Seven out of 30 text boxes have a yellow background when I open this webform in IE6. I've tried to replace it with the newly created ones with the same result. I head that it could be a problem with .css but couldn't find any info.
Thanks in advance,
OB


Answer this question

CSS problem with VB.NET webform textboxes

  • pgruderman

    Do you have the Google toolbar installed It has a feature for prepopulating common fields like first name, last name, email address, etc. By default it indicates which fields it can populate by making their background color yellow (msn toolbar uses a variety of colors), you can disable this in the toolbar's settings.

    - James

  • Teddy076

    It worked! Thanks a lot!
  • CSS problem with VB.NET webform textboxes