1.table

bootstrap中列的内容过多,使用省略号(.....)bootstrap中列的内容过多,使用省略号(.....)
1 <div class="col-xs-6">
2                 <table cellspacing="0" cellpadding="0" id="Table1" style="table-layout:fixed" class="admintable03 table table-condensed table-bordered table-hover table-striped"> 
View Code

2.td

bootstrap中列的内容过多,使用省略号(.....)bootstrap中列的内容过多,使用省略号(.....)
1 <td style="overflow:hidden;white-space:nowrap;text-overflow:ellipsis;">
View Code

截图如下:

bootstrap中列的内容过多,使用省略号(.....)

相关文章: