Unknown property 'behavior'. Declaration dropped.
Posted: Wed Jan 24, 2007 2:24 am
I'm getting this error when I look at my site using the Web Developer toolbar for FF. The CSS line entry is:
I think this is from the browser compatibility plugin... I do recall installing this a year ago, uninstalling it due to problems, then reinstalling it.
How can I correct the problem?
Code: Select all
img {
behavior: url("http://www.chicagoloopcruise.com/index.php?/plugin/pngbehavior.htc");
}How can I correct the problem?