Blogger Information
Blog 175
fans 1
comment 0
visits 386165
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
滚动条
dxp2tq的博客
Original
979 people have browsed it

****************html******************************

<html>

<head>

  <meta http-equiv="content-type" content="text/html;charset=UTF-8"/>

    <meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0,minimum-scale=1.0,user-scalable=no"

          name="viewport"/>

</head>

<body>

  

<div class="rows">

 <p>巧巧,我是那坨最有营养的牛粪</p>

 <p>巧巧,我是那坨最有营养的牛粪</p>

<p>巧巧,我是那坨最有营养的牛粪</p>

<p>巧巧,我是那坨最有营养的牛粪</p>

<p>巧巧,我是那坨最有营养的牛粪</p>

 <p>巧巧,我是那坨最有营养的牛粪</p>

<p>巧巧,我是那坨最有营养的牛粪</p>

<p>巧巧,我是那坨最有营养的牛粪</p>

<p>巧巧,我是那坨最有营养的牛粪</p>

 <p>巧巧,我是那坨最有营养的牛粪</p>

<p>巧巧,我是那坨最有营养的牛粪</p>

<p>巧巧,我是那坨最有营养的牛粪</p>

<p>巧巧,我是那坨最有营养的牛粪</p>

 <p>巧巧,我是那坨最有营养的牛粪</p>

<p>巧巧,我是那坨最有营养的牛粪</p>

<p>巧巧,我是那坨最有营养的牛粪</p>

<p>巧巧,我是那坨最有营养的牛粪</p>

 <p>巧巧,我是那坨最有营养的牛粪</p>

<p>巧巧,我是那坨最有营养的牛粪</p>

<p>巧巧,我是那坨最有营养的牛粪</p>

<p>巧巧,我是那坨最有营养的牛粪</p>

 <p>巧巧,我是那坨最有营养的牛粪</p>

<p>巧巧,我是那坨最有营养的牛粪</p>

<p>巧巧,我是那坨最有营养的牛粪</p>

</div>

</body>

</html>


****************css******************************

.rows {

  width:300px;

  height: 230px;

  overflow: hidden;

  overflow-y: auto;

}

.rows::-webkit-scrollbar-track-piece {

  background-color: rgba(0, 0, 0, 0);

  border-left: 1px solid rgba(0, 0, 0, 0);

}

.rows::-webkit-scrollbar {

  width: 5px;

  height: 13px;

  -webkit-border-radius: 5px;

  -moz-border-radius: 5px;

  border-radius: 5px;

}

.rows::-webkit-scrollbar-thumb {

  background-color: rgba(0, 0, 0, 0.5);

  background-clip: padding-box;

  -webkit-border-radius: 5px;

  -moz-border-radius: 5px;

  border-radius: 5px;

  min-height: 28px;

}

.rows::-webkit-scrollbar-thumb:hover {

  background-color: rgba(0, 0, 0, 0.5);

  -webkit-border-radius: 5px;

  -moz-border-radius: 5px;

  border-radius: 5px;

}


Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post