Click to See Complete Forum and Search --> : Text input rendering in IE 6.


martonic
03-30-2005, 10:51 AM
Hi! I'm new here, and maybe this has been asked before, but I could not find it by searching.

I have composed web pages with forms using fields like:

<input name="name" type="text" class="text" size="20" maxlength="20">
<input name="phone" type="text" class="text" size="20" maxlength="20">
<input name="email" type="text" class="text" size="60" maxlength="60">

etc.

When I view the page in IE (version 6.0.2900) SOME of the input fields have a yellow background - but OTHERS just have a plain white background.

This baffles me, since the markup is the same for all of them.

In the HTML source code, these <input> fields are listed one after the other with nothing in between them: that is, all of these fields are sourced exactly the same.

This effect is not random, because the same elements come up with a yellow/respectively white/ background every time I view that particular page.

A minor edit to the source (like changing the "size" value of an <input> field) sometimes changes the result on rendering - usually the yellow disappears and a text input background "mysteriously" washes out to white.

In Netscape, the backgrounds are all just white.

The problem is, having some of them yellow, and others white, looks funny and it seems like there is something wrong with the page - but the form works fine and everything else is normal...

Can anyone shed any light on this weirdness? Thanks.

the tree
03-30-2005, 11:15 AM
It could be IE trying to tell you something such as that it can remember an e-mail adress for your email field. I can't think what else, sorry.

martonic
03-30-2005, 11:20 AM
It could be IE trying to tell you something such as that it can remember an e-mail adress for your email field. I can't think what else, sorry.

Thanks but that's not it - this effect comes up in pages where nothing has ever been entered.

Are all your <input> fields yellow under IE - or has anyone else noticed something strange going on, with some fields white for no apparent reason?

Thanks for any help you can provide.

ray326
03-30-2005, 05:26 PM
Got link?

hcclnoodles
05-04-2005, 11:55 AM
I am getting the same problem and have 6.0.2900 aswell, infact i get it on every PC i use (not sure if they are all the same version though)

exactly the same though, really basic web page with 4 input boxes, 2 yellow and 2 white....what the hell is it all about ??? It looks awful

hcclnoodles
05-04-2005, 11:58 AM
its ok, found the answer its the google toolbar autofill option, sorry for the post