兼容所有浏览器的自动换行

.noWrapTd
{
 word-WRAP: break-word;
}
.tableNoWrap{
 TABLE-LAYOUT: fixed;

你可能感兴趣的:(浏览器)