maybe yes 發表於2015-01-20 11:39php
原文連接 : http://blog.lmlphp.com/archives/64 來自 : LMLPHP後院spa
<style> word-break: keep-all; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 500px; </style>
CSS原生自帶的功能雖然好,可是用起來不怎麼好看,好像省略號的樣式不能控制。code