随笔分类 -  javascript

摘要:var hasPointerEvents = (function() { var el = document.createElement('div'), docEl = document.documentElement; if (!('p... 阅读全文
posted @ 2015-10-28 15:04 碎魄零星 阅读(207) 评论(0) 推荐(0)