文字过多以省略号代替,放在文字上会显示title信息提示

       

第一种: <td style="text-align:left; word-wrap:break-word;" title="${b.remarks}">&nbsp;${fns:abbr(b.remarks,15)}</td>  

第二种: <a title="${jq.alarmInfo}" href="javascript:open('${jq.id}')">

            <c:if test="${fn:length(jq.alarmInfo)>30}">${fn:substring(jq.alarmInfo,0,30)} ...</c:if>

posted on 2016-04-05 23:27  有酒有故事  阅读(358)  评论(0编辑  收藏  举报

导航