RELATEED CONSULTING
相关咨询
选择下列产品马上在线沟通
服务时间:8:30-17:00
你可能遇到了下面的问题
关闭右侧工具栏

新闻中心

这里有您想知道的互联网营销解决方案
使用html+css+jquery做选项卡的注意事项有哪些

这篇文章给大家分享的是有关使用html+css+jquery做选项卡的注意事项有哪些的内容。小编觉得挺实用的,因此分享给大家做个参考,一起跟随小编过来看看吧。

成都创新互联服务项目包括勃利网站建设、勃利网站制作、勃利网页制作以及勃利网络营销策划等。多年来,我们专注于互联网行业,利用自身积累的技术优势、行业经验、深度合作伙伴关系等,向广大中小型企业、政府机构等提供互联网行业的解决方案,勃利网站推广取得了明显的社会效益与经济效益。目前,我们服务的客户以成都为中心已经辐射到勃利省份的部分城市,未来相信会继续扩大服务区域并继续获得客户的支持与信任!

html+css+jquery做选项卡的注意事项有哪些,下面就是实战案例,一起来看一下。

 
 
 
 
列表选项卡 
 
body{ 
margin:0px; 
padding:0px; 
} 
#main{ 
width:310px; 
border:1px solid #C8C8CC; 
margin-left:auto; 
margin-right
:auto; 
margin-top:50px; 
} 
.main_title{ 
width:310px; 
border-bottom:1px solid #C8C8CC; 
height:30px; 
} 
#main div .chang{ 
border:1px solid #C8C8CC; 
float:left; 
width:153px; 
height:26px; 
text-align:center; 
padding-top
:4px; 
cursor:pointer; 
} 
.main_head{ 
width:310px; 
height:25px; 
background-color
:#FFF4F8; 
} 
.main_head font{ 
font-size:13px; 
color:#808080; 
margin-top:5px; 
} 
.main_content{ 
width:310px; 
border-top:1px solid #808080; 
} 
.main_content ul{ 
margin-left:-30px; 
margin-top:5px; 
width:290px; 
} 
.main_content ul li{ 
list-style-type
:none; 
font-size:13px; 
color:#2464B2; 
border-bottom:1px dotted #808080; 
line-height:27px; 
} 
.main_content ul li a{ 
font-size:13px; 
color:#2464B2; 
text-decoration
:none; 
} 
.main_content ul li a:hover{ 
text-decoration:underline; 
} 
#main div ul.main_content_chang{ 
width:290px; 
position:relative; 
z-index:100; 
top:0px; 
left:0px; 
display:block; 
} 
#main div ul{ 
position:relative; 
display:none; 
} 
 
 
 
$(function(){ 
$(".chang").each(function(index){ 
$(this).click(function(){ 
$(this).css("background-color","#E02D29"); 
$(this).siblings("div").css("background-color","#fff"); 
$("#main div ul").removeClass("main_content_chang"); 
$(".main_content ul:eq("+index+")").show().siblings("ul").hide(); 
}) 
}) 
}) 
 
 
 
 
 
实时热点
  七日关注
 
       
  •  来自星星你的
  •  
  •  私人定制的
  •  
  •  全能星战的
  •  
  •  加多宝陪千万的
  •  
  •  女生厕所产子之后上课的
  •  
  •  圆通夺命快递始末的
  •  
  •  翻版张柏芝的
  •  
  •  李彦鹏说谎的
  •  
  •  1.7亿元存折的
  •  
  •  90后为讨好男友溺死亲生女的
  •   查看完整榜单     
       
    •  南京出土神秘宝剑的
    •  
    •  民政局*的
    •  
    •  沃尔玛道歉的
    •  
    •  买发卡的女孩的
    •  
    •  假茅台骗两亿贷款的
    •  
    •  男子收到亡妻圣诞大礼的
    •  
    •  全球最美的100的
    •  
    •  陨石八千万
    •  
    •  安培参拜靖国神社
    •  
    •  春晚舞台曝光
    •   查看完整榜单 
     
     
       

    感谢各位的阅读!关于“使用html+css+jquery做选项卡的注意事项有哪些”这篇文章就分享到这里了,希望以上内容可以对大家有一定的帮助,让大家可以学到更多知识,如果觉得文章不错,可以把它分享出去让更多的人看到吧!


    当前题目:使用html+css+jquery做选项卡的注意事项有哪些
    分享网址:http://scyingshan.cn/article/jjgdco.html