有几个问题请教一下大神
li[i].index = i;不理解什么意思,去掉切换到别的选项卡就内容空白了
divs[this.index].className=""; //this代表lis[i],this.index不就是i吗,为什么不直接写i?
li[i].index = i;不理解什么意思,去掉切换到别的选项卡就内容空白了
divs[this.index].className=""; //this代表lis[i],this.index不就是i吗,为什么不直接写i?
2017-07-27
举报