复制代码 代码如下:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>无标题文档</title>
<script type="text/javascript" src="/UploadFiles/2021-04-02/jquery-1.8.2.js"><script type="text/javascript">
$(function(){
$("#ul2 li").click(function(){
var num = $(this).index();
$("#con2 div").css("display","none");
$("#con2 div").eq(num).css("display","block")
})
})
</script>
<script type="text/javascript">
window.onload = function(){
var ss = document.getElementById("ul1").getElementsByTagName("li");
var pa = document.getElementById("con");
var div = pa.getElementsByTagName("div");
//alert(div.length)
var ch;
for(var i = 0;i < ss.length;i++){
ss[i].index = i;
ss[i].onclick = function(){
ch = this.index;
for(var j = 0; j<div.length; j++){
div[j].style.display = "none";
if(j == ch){
div[j].style.display = "block";
}
}
}
}
}
</script>
<style type="text/css">
li{
float:left;
height:30px;
width:100px;
border:1px #036 solid;
list-style:none;
text-align:center}
#con,#con2{
clear:both;
border:1px #0CF solid;
height:200px;
width:200px;
overflow:hidden}
#con div,#con2 div{
height:200px;
width:200px;
display:none}
</style>
</head>
<body>
<!--js方法实现-->
<ul id="ul1">
<li>标题一</li>
<li>标题二</li>
<li>标题三</li>
</ul>
<div id="con">
<div style="display:block">内容一</div>
<div>内容二</div>
<div>内容三</div>
</div>
<!--jquery方法实现-->
<ul id="ul2">
<li>标题一</li>
<li>标题二</li>
<li>标题三</li>
</ul>
<div id="con2">
<div style="display:block">内容一</div>
<div>内容二</div>
<div>内容三</div>
</div>
</body>
</html>
选项卡,js,jquery
免责声明:本站文章均来自网站采集或用户投稿,网站不提供任何软件下载或自行开发的软件! 如有用户或公司发现本站内容信息存在侵权行为,请邮件告知! 858582#qq.com
更新日志
- 群星《奔赴!万人现场 第4期》[320K/MP3][80.75MB]
- 林琳《独角戏HQ》WAV
- FIM-《Super-Sound-3》声霸3[WAV+CUE]
- 喇叭花-绝版天碟《我的碟“MyDisc”》[正版原抓WAV+CUE]
- 陈慧琳.1999-真感觉【正东】【WAV+CUE】
- 徐玮.1986-走自己的路(喜玛拉雅复刻版)【同心圆】【WAV+CUE】
- 林海峰.2003-我撑你【EMI百代】【WAV+CUE】
- 群星《奔赴!万人现场 第4期》[FLAC/分轨][454.89MB]
- 腾讯音乐人《未来立体声·Stereo Future VOL.12》[320K/MP3][62.37MB]
- 腾讯音乐人《未来立体声·Stereo Future VOL.12》[FLAC/分轨][176.46MB]
- 房东的猫2020-这是你想要的生活吗[青柴文化][WAV+CUE]
- 黄乙玲1990-春风恋情[日本东芝版][WAV+CUE]
- 黑鸭子2006-红色经典特别版[首版][WAV+CUE]
- 赵乃吉《你不是风平浪静的海》[320K/MP3][84.88MB]
- 赵乃吉《你不是风平浪静的海》[FLAC/分轨][176.46MB]