03 2013 档案
摘要:使用text-overflow:ellipsis对溢出文本显示省略号有两个好处,一是不用通过程序限定字数;二是有利于SEO。需要使用对对溢出文本显示省略号的通常是文章标题列表,这样处理对搜索引擎更友好,因为标题实际上并未被截字,而是局限于宽度而未被显示而已。通常的做法是这样的:1.overflow:hidden;2.text-overflow:ellipsis;3.-o-text-overflow:ellipsis;4.white-space:nowrap;5.width:100%;其中,overflow: hidden和white-space: nowrap都是必须的否则不会显示省略号;-o
阅读全文
摘要:<table class="commonTable" id="softTable"><thead><tr><th>软件名称</th><th width="100px" class="textRight">大小(KB)</th><th width="80px" class="textRight">发布时间</th><th width="40px"
阅读全文
摘要:<div id="spt_webSchedule_div_result"><div id="spt_webSchedule_div_scroll" style="overflow-x: scroll; width: 735px;" onscroll="$('#spt_webSchedule_div_result').attr('scrollLeft', this.scrollLeft);"><table width="100%" cl
阅读全文

浙公网安备 33010602011771号