1、js判断IOS版本号先来观察 iOS 的 User-Agent 串:iPhone 4.3.2 系统:Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_2 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, lik...
分类:
移动开发 时间:
2015-04-30 16:00:04
阅读次数:
159
WebRTC,名称源自网页实时通信(英语:Web Real-Time Communication)的缩写,是一个支持网页浏览器进行实时语音对话或视频对话的API。它于2011年6月1日开源并在Google、Mozilla、Opera支持下被纳入万维网联盟的W3C推荐标准[1][2][3]。http:...
分类:
Web程序 时间:
2015-04-28 15:35:44
阅读次数:
603
window.navigator代表正在使用的浏览器的对象。◆window.navigator.appCodeName返回浏览器的代码名。"Mozilla" 本来是 Netscape Navigator 的开发代码(语源是怪兽哥斯拉),考虑到为 Mozilla 制作的网页的兼容性,Internet ...
分类:
其他好文 时间:
2015-04-28 11:25:26
阅读次数:
126
Mozilla中:addEventListener的使用方式:target.addEventListener(type, listener, useCapture);target: 文档节点、document、window 或 XMLHttpRequest。type: 字符串,事件名称,不含“on”...
分类:
其他好文 时间:
2015-04-27 11:08:42
阅读次数:
133
谷歌Chrome浏览器突然不打开任何网页,无论是任何站点(如http://www.baidu.com), 还是Chrome浏览器的设置页面(chrome://settings/), 扩展页面 (chrome://extensions/) ,所有其他浏览器(如IE浏览器,Mozilla Firefox...
分类:
其他好文 时间:
2015-04-26 17:58:08
阅读次数:
384
CSS hack由于不同厂商的浏览器,比如Internet Explorer,Safari,Mozilla Firefox,Chrome等,或者是同一厂商的浏览器的不同版本,如IE6和IE7,对CSS的解析认识不完全一样,因此会导致生成的页面效果不一样,得不到我们所需要的页面效果。 这个时候我们就需...
分类:
Web程序 时间:
2015-04-23 15:13:18
阅读次数:
103
关于使用弹性盒子一定要看的两篇博文 1、https://developer.mozilla.org/zh-CN/docs/CSS/Tutorials/Using_CSS_flexible_boxes 2、http://www.zhangxinxu.com/wordpress/2010/12/css-...
分类:
Web程序 时间:
2015-04-22 20:27:03
阅读次数:
167
英文:?https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode#Changes_in_strict_mode 关于ECMAScript 的一些标准: http://www.ecma-international.org/publications/files/ECMA-ST...
分类:
编程语言 时间:
2015-04-20 11:31:41
阅读次数:
135
Firefox下载页面:https://www.mozilla.org/en-US/firefox/all/选择列表中的“Chinese (Simplified) 中文 (简体)”下载。FTP服务器:Firefox 37.0.1 位置:ftp://ftp.mozilla.org/pub/mozill...
分类:
其他好文 时间:
2015-04-15 23:04:34
阅读次数:
463
1、下载firefox 浏览器 https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/24.0/win32/zh-CN/2、下载selenium http://selenium-release.storage.googleapis.c...
分类:
编程语言 时间:
2015-04-14 14:24:21
阅读次数:
176