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.
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.
