vote up 0 vote down star

Hi,

anyone can help me solve this problem? the solution doesent work on IE 8.

in a nutshell - if you apply a background picture to a table row the background is applied to the inner cells.

thanks!

flag
What do you want? the solution provided is to get a background image across the entire row (TR), including the TD's. If you want a different background on the TDs, just specify one (color and/or image) – scunliffe Sep 27 at 21:05
as i said - the solution doesent work on IE 8. i"m searching for a solution for IE8 – Gilad Sep 27 at 21:20
To be honest, a little more detail about what you are actually trying to achieve would be very useful here. Hence scunliffe asking the question of "What do you want?"... We are trying to help after all, so the more detail, the better :o) – Tisch Sep 27 at 22:20

1 Answer

vote up 0 vote down

Add 'background-image:none' to td inside that tr.

link|flag
that will work fine on IE7 but not on IE8 – Gilad Sep 28 at 10:36

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.