Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<style>
::-webkit-scrollbar {
width: 14px;
height: 10px;
}
::-webkit-scrollbar-thumb {
background: linear-gradient(90deg, rgba(238,238,238,1) 38%, rgba(206,206,206,1) 62%);
border: 1.5px solid #888888;
border-radius: 5px;
}
::-webkit-scrollbar-track {
background: linear-gradient(90deg, rgba(230,230,230,1) 6%, rgba(240,240,240,1) 18%);
}
::-webkit-scrollbar-button {
display: block;
width: 14px;
height: 16px;
}
::-webkit-scrollbar-button:vertical:start:decrement {
background: white;
background-image: url("https://dl.dropbox.com/s/vtnpkuealr2f7u4/whc8iy3_d.png");
border: 1.5px solid #888888;
border-radius: 5px;
}
::-webkit-scrollbar-button:vertical:start:increment {
display: none;
}
::-webkit-scrollbar-button:vertical:end:decrement {
display: none;
}
::-webkit-scrollbar-button:vertical:end:increment {
background: white;
background-image: url("https://dl.dropbox.com/s/vtnpkuealr2f7u4/whc8iy3_d.png");
border: 1.5px solid #888888;
border-radius: 5px;
}
.sjkfgksfg{
    overflow-x:hidden;
    overflow-y:scroll;
    height:9em;
    width:7em;
  }
</style>
<div class="sjkfgksfg">
   jelly marzipan tiramisu. Donut powder apple pie cake pastry. Jelly muffin soufflé macaroon gummies. Tart oat cake bear claw cheesecake caramels caramels apple pie bonbon. Halvah icing croissant halvah donut pastry. Caramels gingerbread jujubes toffee halvah.
</div>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
anonymouspro
0viewers