width:300px;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
-o-text-overflow:ellipsis;
用这个css样式就行了
width:300px;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
-o-text-overflow:ellipsis;
用这个css样式就行了
转载于:https://www.cnblogs.com/onlylonely/archive/2012/01/15/2323004.html