for(var i=0; i<oLi.length;i++){
oLi[i].index = i;
oLi[i].onclick = function(){
for(var n=0;n<oLi.length;n++){
oLi[n].className = "";
oDiv[n].className = "hide";
}
this.className = "on";
oDiv[this.index].className = "";
}
};
qq_lzY
Caballarii
随时随地看视频慕课网APP
相关分类