This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Stylesheets > November 2005 > IE: forcing CSS inheritance...





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author IE: forcing CSS inheritance...
slakr

2005-11-21, 6:55 pm

I am trying to override the attributes of hyperlinks so that they
display like adjacent text when printed.

I used the following CSS:

<style type="text/css">
@media print {
A {
color : inherit ;
text-decoration : inherit ;
}
}
</style>

This works like a charm in Firefox, but IE still displays the link text
as per IE's link text settings.

Does anyone know of any way to rig the CSS to get the same result in
IE?

TIA

Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews