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

2013年4月22日

摘要: 构建web前端异常监控系统–FdSafe 前端代码异常日志收集与监控 阅读全文
posted @ 2013-04-22 16:48 jzm17173 阅读(140) 评论(0) 推荐(0)
摘要: var Car = function() { this.init()}Car.prototype.init = function() { console.log(this)}function Person() { this.init()}Person.prototype.init ... 阅读全文
posted @ 2013-04-22 16:17 jzm17173 阅读(176) 评论(0) 推荐(0)

2013年4月18日

摘要: 跨域请求和dataType:"jsonp"请求不支持同步操作。注意,同步请求将锁住浏览器,用户其它操作必须等待请求完成才可以执行。 阅读全文
posted @ 2013-04-18 13:44 jzm17173 阅读(265) 评论(0) 推荐(0)

2013年4月17日

摘要: 重写document.write让document.write的广告无阻塞的加载iframe 调用广告百度网盟禁止iframe调用iframe类型广告位代码Google Adsense在2011年5月也明文禁止了iframe方式的调用,因为放到iframe里的广告很难判断网页内容的相关性,不容易匹配... 阅读全文
posted @ 2013-04-17 15:48 jzm17173 阅读(318) 评论(0) 推荐(0)

2013年4月16日

摘要: 渐进式jpeg(progressive jpeg)图片及其相关http://www.zhangxinxu.com/wordpress/2013/01/progressive-jpeg-image-and-so-on/ 阅读全文
posted @ 2013-04-16 09:46 jzm17173 阅读(120) 评论(0) 推荐(0)

2013年4月15日

摘要: 以 http://www.example.com/path/page.html 这个 URL 作为基准页面http://subdomain.example.com/等效 //subdomain.example.comhttp://www.example.com/path/page2.html等效 p... 阅读全文
posted @ 2013-04-15 10:43 jzm17173 阅读(135) 评论(0) 推荐(0)

2013年4月14日

摘要: <!DOCTYPE html><html lang="zh-CN"><head> <meta charset="utf-8" /> <title></title></head><body> <script> var YourGlobal = { namespace: function(ns) { var parts = ns.split('.'), object = this, i, len; for (i = 0, le... 阅读全文
posted @ 2013-04-14 20:28 jzm17173 阅读(129) 评论(0) 推荐(0)

2013年4月12日

摘要: media type与media query媒体查询与http请求根据内容来决定应该在哪里设置断点以及需要设置多少个断点才是更好的方法 阅读全文
posted @ 2013-04-12 16:44 jzm17173 阅读(140) 评论(0) 推荐(0)
摘要: iframe跨域iframe跨域通信的通用解决方案http://www.alloyteam.com/2012/08/lightweight-solution-for-an-iframe-cross-domain-communication/通过iframe实现跨域通信http://blog.leez... 阅读全文
posted @ 2013-04-12 16:36 jzm17173 阅读(164) 评论(0) 推荐(0)
摘要: 使用简洁的 Navigation Timing API 测试网页加载速度http://www.cnblogs.com/mrsunny/archive/2012/09/04/2670727.html 阅读全文
posted @ 2013-04-12 15:54 jzm17173 阅读(125) 评论(0) 推荐(0)
上一页 1 ··· 86 87 88 89 90 91 92 93 94 ··· 110 下一页

导航

轻音