js积累
时间:2014-03-19 12:12:09
收藏:0
阅读:514
动态加载JS文件
(function (d) { var t=d.createElement("script");t.type="text/javascript";t.async=true;t.id="tb-beacon-aplus"; t.setAttribute("exparams","category=&userid=770255049&aplus"); t.src=("https:"==d.location.protocol?"https://s":"http://a")+".tbcdn.cn/s/aplus_v2.js"; d.getElementsByTagName("head")[0].appendChild(t); })(document);
原文:http://www.cnblogs.com/xyzhuzhou/p/3607354.html
评论(0)
