Am getting a few CSS errors in FireFox (v2.0.0.12) using 'Error Console'
I can get some info and line# to see where its coming from but cant
(knowledge failure) figure out the case.
have a looksy at the file, error msg then the code at that line #;
file=stylesheet.css
"Error in Parsing value for property 'display. Declaration dropped.'"
Dreamweaver tags 'inline-block' as a code error alsoCode:.clearfix {display: inline-block;}
file=stylesheet_header_menu.css
"Uknown property 'behavior'. Declaration dropped."
verified that csshover is in /includes/csshover.htcCode:body { behavior: url(includes/csshover.htc); }
anyone have any idea on this?


) figure out the case.
Reply With Quote
