摘要: 1 function downloadJSAtOnload() { 2 var element = document.createElement("script"); 3 element.src = "defer.js"; 4 document.body.appendChi... 阅读全文
posted @ 2015-05-07 18:23 雷林007 阅读(101) 评论(0) 推荐(0) 编辑
摘要: 直接上代码,先是html部分: 1 2 3 tab1 4 tab2 5 tab3 6 tab4 7 8 9 tab1-content10 tab2-content11 tab3-con... 阅读全文
posted @ 2015-05-07 14:28 雷林007 阅读(193) 评论(0) 推荐(0) 编辑