

function $(id){
return typeof id==='string'?document.getElementById('id'):id;
}
window.onload=function(){
var titles=tab_tit.getElementsByTagName("li");
var ps=tab_con.getElementsByTagName("span");
if(titles.length!=ps.length){
return;
}
for(i=0;i
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
认证高级PHP讲师