用html+css+js实现选项卡切换效果
摘要:
window.onload = function () { chang(); var myTab = document.getElementById("gameDevelopment"); //整个div var myUl = myTab.getElementsByTagName("ul")[0]; 阅读全文
posted @ 2018-12-24 14:45 eggtomato 阅读(379) 评论(0) 推荐(0)
浙公网安备 33010602011771号