CSS 隱藏滾動(dòng)條

css ::-webkit-scrollbar

<html>
  <head>
    <title>-webkit-scrollbar</title>
    <style type="text/css">
      .div1 {
        width:800px;height:100px;overflow-y: auto;border:1px solid #ccc;
      }
      .div2 {
        width:800px;height:100px;overflow-y: auto;border:1px solid #ccc;
      }
      .div2::-webkit-scrollbar {
        display:none;
      }
    </style>
  </head>
  <body>
    <div>
      <h2>CSS 自定義滾動(dòng)條</h2>
      <div class="div1">
        <p>Falling in love with you was the easiest thing I’ve ever done.</p>
        <p>愛(ài)上你是我做過(guò)的最容易的一件事。</p>
        <p>There are all kinds of people in this world. It happens that we have become friends. This is not fate. It is just that we should be friends.</p>
        <p>這世界上有各種各樣的人,恰巧我們成為了朋友,這不是緣分,僅僅只是我們本就應(yīng)該是朋友。</p>
        <p>The world’s full of lonely people afraid to make the first move.</p>
        <p>這個(gè)世界每一個(gè)孤獨(dú)的人都害怕邁出第一步。</p>
        <p>They don’t have a choice, but you do.</p>
        <p>他們沒(méi)得選擇,但你有。</p>
        <p>You never win with violence. You only win when you maintain your dignity.</p>
        <p>你永遠(yuǎn)不會(huì)以暴力取勝。只有保持尊嚴(yán)才能戰(zhàn)勝一切。</p>
      </div>
      <br>
      <br>
      <br>
      <br>
      <div class="div2">
        <p>Falling in love with you was the easiest thing I’ve ever done.</p>
        <p>愛(ài)上你是我做過(guò)的最容易的一件事。</p>
        <p>There are all kinds of people in this world. It happens that we have become friends. This is not fate. It is just that we should be friends.</p>
        <p>這世界上有各種各樣的人,恰巧我們成為了朋友,這不是緣分,僅僅只是我們本就應(yīng)該是朋友。</p>
        <p>The world’s full of lonely people afraid to make the first move.</p>
        <p>這個(gè)世界每一個(gè)孤獨(dú)的人都害怕邁出第一步。</p>
        <p>They don’t have a choice, but you do.</p>
        <p>他們沒(méi)得選擇,但你有。</p>
        <p>You never win with violence. You only win when you maintain your dignity.</p>
        <p>你永遠(yuǎn)不會(huì)以暴力取勝。只有保持尊嚴(yán)才能戰(zhàn)勝一切。</p>
      </div>
    </div>
  </body>
</html>
最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時(shí)請(qǐng)結(jié)合常識(shí)與多方信息審慎甄別。
平臺(tái)聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡(jiǎn)書(shū)系信息發(fā)布平臺(tái),僅提供信息存儲(chǔ)服務(wù)。

友情鏈接更多精彩內(nèi)容