Internet Explorer 9 not rendering table cells properly

后端 未结 14 2148
借酒劲吻你
借酒劲吻你 2020-11-28 02:18

My website has always run smoothly with IE8, IE7, FF, Chrome and Safari. Now I\'m testing it on IE9 and I\'m experiencing a strange problem: in some pages, some tabular data

14条回答
  •  栀梦
    栀梦 (楼主)
    2020-11-28 02:49

    This is the very serious bug in IE9. In my case removing only white spaces between different td was not sufficient, So i have removed spaces between different tr also. And it is working fine.

提交回复
热议问题