Horizontal scroll bar

Source: Internet
Author: User

<! DOCTYPE html>

<meta charset= "UTF-8" >
<title></title>
<meta name= "viewport" content= "width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1, User-scalable=no "/>
<link rel= "stylesheet" type= "Text/css" href= "Css/swiper.css"/>
<style type= "Text/css" >
* {
margin:0;
padding:0;
}

. a {
border:1px solid #000;
Box-sizing:border-box;
White-space:nowrap;
Overflow:auto;
}

. b {
width:90%;
height:62px;
border:1px solid #000;
Display:inline-block;
Line-height:1;
margin-right:15px;
Vertical-align:top;
}
</style>
</style>

<body>
<div class= "a" >
<div class= "B" >

</div>
<div class= "B" >

</div>
<div class= "B" >

</div>
<div class= "B" >

</div>
<div class= "B" >

</div>
<div class= "B" >

</div>
<div class= "B" >

</div>
<div class= "B" >

</div>
<div class= "B" >

</div>
<div class= "B" >

</div>
<div class= "B" >

</div>
<div class= "B" >

</div>
<div class= "B" >

</div>
</div>
</body>
<script src= "Zepto.js" type= "Text/javascript" charset= "Utf-8" ></script>
<script src= "Touch.js" type= "Text/javascript" charset= "Utf-8" ></script>
<script type= "Text/javascript" >
$ (". B"). Swipedown (function () {
var length=$ (". B"). Length;
alert (length);
})
</script>

Horizontal scroll bar

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.