• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

html forms and firefox

Red Squirrel

No Lifer
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.
 
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.
 
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.
 
Back
Top