会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
临时工的
博客园
首页
新随笔
联系
管理
订阅
2015年6月10日
块级元素IE6/IE7下inline-block解决方案
摘要: 转:块级元素IE6/IE7下:inline-block解决方案IE6/IE7下对display:inline-block的支持性不好。1、inline元素的display属性设置为inline-block时,所有的浏览器都支持;2、block元素的display属性设置为inline-block时,...
阅读全文
posted @ 2015-06-10 10:41 啊虫木
阅读(598)
评论(0)
推荐(1)
2015年3月26日
Building Your First jQuery Plugin
摘要: Step 1The first step is to extend the actual jQuery object with the function that we wish to add. In our case, we wish to add "truncation" functionali...
阅读全文
posted @ 2015-03-26 16:03 啊虫木
阅读(189)
评论(0)
推荐(0)
公告