Underscore prefixes are valid according to CSS 2.1. IE 5+ ignores the underscore and processes it correctly, other browsers ignore the property. That makes underscore prefixes a good way to make IE only CSS.

Blair

On 1/11/06, Langshaw <[EMAIL PROTECTED]> wrote:

I noticed that

- /farcry_core/admin/css/main.css
- /farcry_core/admin/css/overviewFrame.css

files are invalid. They contain quite a number of elements like
"_width" or "_background", that is some elements are prefixed with
underscores. Why this is this the case, I have no idea. I have fixed
all of the invalid elements and except for the IE only "cursor:hand"
CSS property it is valid CSS.

If anyone wants any of these "valid" CSS files let me know (although
its pretty easy to fix yourself).


Reply via email to