会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
零起点
记录自己的学习!好脑子不如烂笔头!没笔头了写博客了
博客园
首页
新随笔
联系
订阅
管理
2015年4月2日
js 平滑定位
摘要: header_1 --> header_4 header_2 --> header_5 ...
阅读全文
posted @ 2015-04-02 21:59 马辉
阅读(305)
评论(0)
推荐(0)
编辑
text-overflow:ellipsis; 使用
摘要: ul li{ height:25px; line-height:25px; width:200px; overflow:hidden; white-space:nowrap;-moz-text-overflow:ellipsis; text-overflow:ellipsis; }注意以上几个的先后...
阅读全文
posted @ 2015-04-02 21:06 马辉
阅读(322)
评论(0)
推荐(0)
编辑
公告