首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Web前端 >

稿子标题列表对溢出文本显示省略号

2013-08-13 
文章标题列表对溢出文本显示省略号通常做法:max-width:580pxoverflow:hiddenwhite-space:nowraptext-ov

文章标题列表对溢出文本显示省略号

通常做法:

max-width:580px;

overflow:hidden;

white-space:nowrap;

text-overflow:ellipsis;

-o-text-overflow:ellipsis;

-moz-binding:url('../ellipsis.xml#ellipsis');

?

?

http://www.zhangxinxu.com/wordpress/2009/09/%E5%85%B3%E4%BA%8E%E6%96%87%E5%AD%97%E5%86%85%E5%AE%B9%E6%BA%A2%E5%87%BA%E7%94%A8%E7%82%B9%E7%82%B9%E7%82%B9-%E7%9C%81%E7%95%A5%E5%8F%B7%E8%A1%A8%E7%A4%BA/#zxx_a

?

?

热点排行