摘要: 转:块级元素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 啊虫木 阅读(597) 评论(0) 推荐(1) 编辑
摘要: 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 啊虫木 阅读(188) 评论(0) 推荐(0) 编辑