Have you ever encountered a problem putting a background image in a table row or <TR> and it doesn't show up in IE?
Yes, of course. IE doesn't support background image in <TR>. Put the background image in <TD> instead. Or wrap another table around the row and put the background in <TD> above it.
But background image support in <TR> works well in Firefox and Safari.
There are more problems with IE. I will dig up more in the future.
No comments:
Post a Comment