摘要:
可用:document.documentMode来检测。var isIE11 = function() { var result = false; if (document.documentMode !== undefined && document.do... 阅读全文
posted @ 2015-09-14 15:27
simonbaker
阅读(129)
评论(0)
推荐(0)
摘要:
1 入门http://www.cnblogs.com/huangxincheng/archive/2012/02/18/2356595.htmlhttp://www.cnblogs.com/hoojo/archive/2011/06/01/2066426.htmlhttp://www.cnblogs... 阅读全文
posted @ 2015-09-14 12:50
simonbaker
阅读(154)
评论(0)
推荐(0)