GitHub 博客园 Nanakon
上一页 1 ··· 88 89 90 91 92 93 94 95 96 ··· 110 下一页

2013年3月26日

摘要: stopPropagation, preventDefault 和 return false 的区别 dialog 阅读全文
posted @ 2013-03-26 14:41 jzm17173 阅读(146) 评论(0) 推荐(0)
摘要: javascript中神奇的(+)加操作符http://www.css88.com/archives/4343 阅读全文
posted @ 2013-03-26 14:33 jzm17173 阅读(122) 评论(0) 推荐(0)
摘要: 一、background:#000;opacity:0.5;filter:alpha(opacity=50);文字也透了,可以处理成1层文字1层背景二、filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');background:rgba(0,0,0,0.5);CSS背景颜色属性值转换http://www.linxz.de/demo/hex_color.html 阅读全文
posted @ 2013-03-26 09:38 jzm17173 阅读(116) 评论(0) 推荐(0)
摘要: 一、background:url(/static/img/col-bg.png) no-repeat 0 0;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/img/col-bg.png');filter没有写_,ie8下既background又filter叠加了让IE PNG透明私有滤镜支持背景定位http://note.sdo.com/u/634718107660171185/n/bBXuN~k4HFWwLX02I000nn在IE6中使用滤镜后链 阅读全文
posted @ 2013-03-26 09:34 jzm17173 阅读(143) 评论(0) 推荐(0)

2013年3月22日

摘要: SeaJS - A Module Loader for the Webhttp://seajs.org/Hello Sea.jshttps://github.com/island205/HelloSea.js/blob/master/README.mdSea.js 手册与文档http://www.zhangxinxu.com/sp/seajs/docs/zh-cn/index.htmlSea.js 源码解析https://github.com/lifesinger/lifesinger.github.com/issues/170https://github.com/lifesinger/lif 阅读全文
posted @ 2013-03-22 13:49 jzm17173 阅读(264) 评论(0) 推荐(0)

2013年3月21日

摘要: CSS样式名中的下划线与连字符 阅读全文
posted @ 2013-03-21 17:24 jzm17173 阅读(177) 评论(0) 推荐(0)
摘要: 支付宝 Alice 项目的 CSS 规范中为什么会说,全局设置最好不要写 h1{font-size:30px} ,而改为 .text-size30{font-size:30px;} 并在h1中添加 class="text-size30" ?Meta CSS —— 一个Anti Pattern的典型关... 阅读全文
posted @ 2013-03-21 14:44 jzm17173 阅读(113) 评论(0) 推荐(0)

2013年3月19日

摘要: 你未必知道的CSS故事:揭开leading的面纱http://www.ituring.com.cn/article/18076透彻理解块级元素的宽度http://www.cnblogs.com/rubylouvre/archive/2012/01/18/2325443.htmlmeta标签的一些解释... 阅读全文
posted @ 2013-03-19 16:24 jzm17173 阅读(88) 评论(0) 推荐(0)
摘要: han#中文转拼音jStat : a JavaScript statistical library.nude.js躶体检测截屏使用 JavaScript 截屏 阅读全文
posted @ 2013-03-19 16:14 jzm17173 阅读(115) 评论(0) 推荐(0)

2013年3月14日

摘要: 只要设置了绝对定位或浮动,都会让元素以display:inline-block的方式显示 阅读全文
posted @ 2013-03-14 14:52 jzm17173 阅读(118) 评论(0) 推荐(0)
上一页 1 ··· 88 89 90 91 92 93 94 95 96 ··· 110 下一页

导航

轻音