控制只显示 16个字过长显示省略号
#divbox{ width:600px; color:red; height:200px; background:#efefef; }
上面的实现主要调用方法是:autoAddEllipsis(strs, len)
参数说明:
strs:想要截取的字符串;
len:想要的长度