代码改变世界

关于td不支持position问题

2011-09-26 17:14  sniper007  阅读(487)  评论(1编辑  收藏  举报
今天遇到个问题,就是在FIREFOX里面,td不支持position:relative,百度了下
The effect of 'position:relative' on table-row-group, table-header-group, table-footer-group, table-row, table-column-group, table-column, table-cell, and table-caption elements is undefined.
解决办法:在外面套个DIV