MadnessRed Posted August 9, 2009 Share Posted August 9, 2009 Hi, I am having a problem with table row backgrounds. Google chrome resets the background on each <td>. For those who have Chrome you can see what I mean here. http://madnessred.co.cc/anthony/trtest.html Compare that in chrome with firefox or ie. Does anyone know how I can get the Background to be continues in chrome, like it is in FF or IE. atm I am using php to get the user agent string, and if chrome appears in that string it parses a different html string which gives each <td> a background and sets the background poition to give the appearence of a seamless background but this only works with fixed width <td>'s and is a very crude fix. I would like to know a better one if there is one. And also if this is a bug I should report. Thanks Anthony Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.