Taras_96 wrote:
Quote:
Hi everyone,
>
Has anyone ever had problems with random CSS properties being assigned?
The other day I created a span, coloured it red, and for some reason
the 'text-decoration: captilization' property was set!!!
CSS is contained in text files. What you are saying implies that the
text in your file spontaneously changed to something else. Is that true?
Either that, or you're defining your CSS properties using some
application, like Dreamweaver or Visual Studio or something, the
workings of which are transparent. It's impossible to answer your
question without knowing what you're doing.
Quote:
I got aroudn
this by manually setting that property to none. I do not use this value
for this property ANYWHERE in my style sheet!
>
Another similar problem has cropped up. On a particular member's
computer the background for text inputs have become yellow!!? We don't
set the background of these inputs, and it is fine on everyone else's
computer. The backgrounds are yellow in BOTH IE and FF!
Google toolbar, probably. It highlights fields it guesses are name,
address, and so on that it can fill in for you if you want to use its
Autofill feature.