Hi
has anyone had problems with hiding flash objects using @media print. For IE,
I styled it up this way
@media print{
.flashholder{display:none}
}
so the flash is hidden and all you can see is the text which is below it. Firefox renders this fine but IE gives you a one blank page.
Has any anyone got any suggestions to solve this
cheers
has anyone had problems with hiding flash objects using @media print. For IE,
I styled it up this way
@media print{
.flashholder{display:none}
}
so the flash is hidden and all you can see is the text which is below it. Firefox renders this fine but IE gives you a one blank page.
Has any anyone got any suggestions to solve this
cheers