Underscore Hack (CSS)
A useful hack for serving up CSS that only Internet Explorer for Windows can interpret (i.e. to fix various bugs). Other browsers simply ignore the property. Useful for working round the position:fixed
and min-height
issues, as well as any others that require CSS that is only interpreted on Windows IE.
Comments