随笔分类 - 兼容性
摘要:document.querySelector('.music').play(); document.addEventListener("WeixinJSBridgeReady", function () { WeixinJSBridge.invoke('getNetworkType', {}, function (e) { ...
阅读全文
摘要:var G = /hp-tablet/gi.test(navigator.appVersion); var H = "ontouchstart" in window && !G, I = H ? "touchstart": "mousedown", J = H ? "touchmove" : "mo
阅读全文
摘要:.loading{filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#CC000000', endColorstr='#CC000000');background:rgba(0,0,0,0.
阅读全文
摘要:<style> html, body { margin: 0; padding: 0; background: url('images/bg.jpg') no-repeat; background-attachment:fixed; filter: progid:DXImageTransform.M
阅读全文

浙公网安备 33010602011771号