摘要:
<div class="tab"> <ul class="tab-menuWrapper" id="tab-menuWrapper"> <li>menu1</li> <li>menu2</li> <li>menu3</li> <li>menu4</li> </ul> <div class="tab- 阅读全文
posted @ 2017-06-07 14:49
小女孩不懂爱
阅读(243)
评论(0)
推荐(0)
摘要:
//设置透明度 function setOpacity(node,level){ node=typeof node=="string"?document.getElementById(node):node; if(document.all){ node.style.filter='alpha(opa 阅读全文
posted @ 2017-06-07 14:03
小女孩不懂爱
阅读(138)
评论(0)
推荐(0)
摘要:
//设置全局变量,减少变量 var GLOBAL={} GLOBAL.namespace=function(str){ var arr=str.split("."),o=GLOBAL; for(i=(arr[0]=="GLOBAL")?1:0;i<arr.length;i++){ o[arr[i]] 阅读全文
posted @ 2017-06-07 11:34
小女孩不懂爱
阅读(244)
评论(0)
推荐(0)

浙公网安备 33010602011771号