文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>ie6 下 table row 使用background-image 不显示

ie6 下 table row 使用background-image 不显示

时间:2011-03-23  来源:erhsh

<style>.Row{background: url(/images/tr-background.gif) no-repeat 0 0;}</style>

<table>
 <tr class="Row">
  <td>Row 1</td>
  <td>Row 2</td>
  <td>Row 3</td>
 </tr>
</table> 

在ie6及Safari下background没显示出来。

解决方法:

<style>.Row td{background: url(/images/tr-background.gif) no-repeat 0 0;}</style>

参考资料:http://www.plexusweb.com/staff/colin/blog/post/95/Need-a-background-image-on-a-table-row

相关阅读 更多 +
排行榜 更多 +
鸡生化精英安卓版

鸡生化精英安卓版

飞行射击 下载
光头火柴人安卓版

光头火柴人安卓版

飞行射击 下载
轨道射击安卓版

轨道射击安卓版

飞行射击 下载