On 10/30/2010 11:58 AM, David Hucklesby wrote:
On 10/29/10 3:22 PM, "G.Sørtun" wrote:
On 29.10.2010 23:33, David Hucklesby wrote:
Perhaps you know of a browser-safe filter for IE8?

Don't know about safe, but maybe you can find what you need here...
<http://www.gunlaug.no/contents/styles/target-browser.css>


Thank you, Georg. Your valuable comments in that file actually convinced
me to stay with the "Paul Irish CCs" method. It just seems safer, as
well as relatively easy to understand. After all, this:

.ie8 .hacked-element {...}

seems to me clearer than

@media all {
html:lang(en) body .hacked-element {...}
}

:)

Indeed it is. There is nothing wrong about using CCs - absolutely nothing. They have been a marvelous solution medium for handling Microsoft browser bugs for years. People who obsess against their use are usually just grappling to find another obtuse way to add more complexity to CSS. Perhaps it's therapeutic :-)

--
Al Sparber - PVII
http://www.projectseven.com
Dreamweaver Menus | Galleries | Widgets
http://www.projectseven.com/go/hgm
The Ultimate Web 2.0 Carousel


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
*******************************************************************

Reply via email to