Posts: 876
Name: Matt Pealing
Location: England, north west
|
Is there any way to prevent the Google Toolbar from highlighting form fields in the unsightly shade of yellow? It's so annoying, it completely ruins any nicely designed CSS forms. What's worse is that it only seems to do it to SOME of the fields, making some forms have completely contrasting field appearances. Even though I have in my CSS for some of my text fields; "color:#FFF;' the toolbar still sets the background to light yellow and leaves the font colour as white ??
I'm guessing it figures this out by the names of the fields? like anything with 'name' as part of the name?
If anyone knows of any handy JavaScript / jQuery scripts that can sort it out I'd be most grateful 
|