<!DOCTYPE?html>
<html>
<head>
<meta?charset="UTF-8">
<title></title>
<link?rel="stylesheet"?type="text/css"?href="css/swiper.css"?/>
<style?type="text/css">
*?{
margin:?0;
padding:?0;
}
.container{
position:?relative;
width:?600px;
height:?300px;
border:?1px?solid?red;
margin:100px?auto;
}
.tabs?{
position:?absolute;
left:?0;
bottom:?0;
height:?50px;
width:?100%;
background-color:?rgba(0,?0,?0,?0.5);
}
.tabs?button?{
width:?80px;
height:?30px;
text-align:?center;
}
</style>
</head>
<body>
<div?class="container">
<div?class="tabs">
<button>1</button>
<button>2</button>
<button>3</button>
</div>
<div?class="box?swiper-container">
<div?class="content?swiper-wrapper">
<div?class="swiper-slide">1</div>
<div?class="swiper-slide">2</div>
<div?class="swiper-slide">3</div>
</div>
</div>
</div>
</body>
<script?src="js/jquery.js"?type="text/javascript"?charset="utf-8"></script>
<script?src="js/swiper.js"?type="text/javascript"?charset="utf-8"></script>
<script>
var?mySwiper?=?new?Swiper('.swiper-container');
$('.tabs?button').on('click',?function(e)?{
e.preventDefault();
//?獲取當前索引
var?index?=?$(this).index();
mySwiper.slideTo(index,?1000,?false);
});
</script>
</html>
效果:
為石城等地區(qū)用戶提供了全套網(wǎng)頁設(shè)計制作服務(wù),及石城網(wǎng)站建設(shè)行業(yè)解決方案。主營業(yè)務(wù)為網(wǎng)站設(shè)計制作、成都網(wǎng)站設(shè)計、石城網(wǎng)站設(shè)計,以傳統(tǒng)方式定制建設(shè)網(wǎng)站,并提供域名空間備案等一條龍服務(wù),秉承以專業(yè)、用心的態(tài)度為用戶提供真誠的服務(wù)。我們深信只要達到每一位用戶的要求,就會得到認可,從而選擇與我們長期合作。這樣,我們也可以走得更遠!
當前文章:基于swiper的tab選項卡
當前鏈接:http://jinyejixie.com/article6/pddgog.html
成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供定制開發(fā)、標簽優(yōu)化、靜態(tài)網(wǎng)站、商城網(wǎng)站、電子商務(wù)、定制網(wǎng)站
聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請盡快告知,我們將會在第一時間刪除。文章觀點不代表本網(wǎng)站立場,如需處理請聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時需注明來源: 創(chuàng)新互聯(lián)