display:table-cell不工作在ie? [英] display :table-cell does not work in ie 7?

查看:204
本文介绍了display:table-cell不工作在ie?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这里display-table在ie7中不工作。有什么方法在ie7中应用相同的样式

here display-table does not work in ie7. is there any way apply the same style in ie7

请帮助我。

推荐答案

如果您迫切需要只能通过IE7中的 display:table-cell 提供的功能,您有两种选择:

If you desperately need functionality that can only be provided by display: table-cell in IE7, you have two choices:

  • Use a real <table> and suffer unsemantic HTML.
  • Use JavaScript for IE7 (and lower) to fix it: http://tanalin.com/en/projects/display-table-htc/

这篇关于display:table-cell不工作在ie?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆