huqingyong_eye 发表于 2013-2-7 18:58:01

表中单元格数值过长用省略号显示

<table width="200px" style="border:1px solid #000000;table-layout:fixed;word-wrap:break-word;word-break:break-all;">       <tr>      <tdstyle="font-size: 11px;text-overflow:ellipsis;overflow:hidden;white-space: nowrap;">      dfasdfdsf sdfsaf sdfdsfs dfsaf sdfds fsdfsaf sdfds fsdfsaf sdfd sfsdfsaf</td>      </tr>    </table>
页: [1]
查看完整版本: 表中单元格数值过长用省略号显示