Hi I ran a website White Light performance opt test and received this ~
CSS expressions are bad, but if you really must use one, you can make it self-rewriting:
.the-thing {
background-color: expression(this.runtimeStyle.backgoundColor = 'none', [your code here]);
}
Can anyone tell me what this means ~ and where and how to fix to this.
I am a newbie at website building. Learning a lot along the way.
Thanks for the help