Forum Moderators: not2easy
the first 3 inputfields on each row have a yellow background, and the final one is white.
i tried putting
input {
background-color: cyan;
}
into my css, and what happens on load is that all the fields are cyan at first, but once the page finishes rendering, only the white fields turn cyan (and the submitbutton too)
i have no css addressing 'input' except what i mention above.
any idea why this is happening? i've seen this on other sites too, wondered what was going on.
here's a screenshot: [runinteractive.com...]
Here's some information from Google's toolbar page:
[toolbar.google.com...]