html forms and firefox

Red Squirrel

No Lifer
May 24, 2003
70,667
13,835
126
www.anyf.ca
I noticed firefox's built in google tool bar turns certain fields yellow. Is there a way I can suppress that programaticly? (ex: not client side)

I'm making a form and it looks super ugly that it gets changed on me like that and I don't want people who use firefox to see it that way. It has to do with the autofill thing I think.

What is it based on? It only does it to certain fields. Thought it was based on field name but I named them all field_1, field_2 etc and it still does it to only certain fields. Looks like it's actually looking at the text on the left <td> cell.
 

PhatoseAlpha

Platinum Member
Apr 10, 2005
2,131
21
81
Can I see what you're talking about in a link? I've never noticed anything like that before.
 

Red Squirrel

No Lifer
May 24, 2003
70,667
13,835
126
www.anyf.ca
Weird, it's not doing it from home but doing it from work. Using firefox here too. I'll have to take a screenshot when I'm at work. Maybe it's just an adon of some sort that I added but I have pretty much the same setup so yeah its weird.

If it's specific to my setup then it's probably not really an issue. I'll have to test it on more computers.
 

Red Squirrel

No Lifer
May 24, 2003
70,667
13,835
126
www.anyf.ca
Weird I had this google tool bar addon. Removed it and it was ok, Not sure why that would be there but I'll have to check in the environment this will be used in, to ensure it wont be installed.