Scroll Bar #Part-4
Jumaat, 24 Februari 2012 | 2:58 PTG
oke ni hah nak bgi tuto. BTW, harini xg skola pun. haish ape nak jdi ntah dgn aq ni hah. pemalas kan aq ? hahaha eh GO DIE lar. haha. nak tuto ni ? ambek jela. yg penting inform aku oke ? hah hah hah. oke,scroll bar yg kali ni lebih unik siket. oke tgk pic bwah ni oke syg ? haha kidding :P
hah mcm tu lar. nak ? nak ? oke copy lar code die ek ?
::-webkit-scrollbar {
width:25px;
background:#000000;
cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
}
::-webkit-scrollbar-track-piece {
background: #ffffff;
width:1px;
border: 12px #ffffff solid;
overflow:hidden;
-webkit-border-radius:100px;
}
::-webkit-scrollbar-thumb{
-webkit-border-radius:10px;
background: #333; width:10px;
border:7px solid #fafafa;
border-top-width:2px;
border-bottom-width:2px;
}
::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment {
height:25px;
display: block;
background-color:#000000;
-webkit-border-radius:100px;
border:7px solid #ffffff;
}
::-webkit-scrollbar-thumb:hover, ::-webkit-scrollbar-button:start:decrement:hover,
::-webkit-scrollbar-button:end:increment:hover{
background-color:#ffffff;
}
::-webkit-scrollbar-button:start:decrement:active,
::-webkit-scrollbar-button:end:increment:active{
background:#ffffff;
}
MERAH: COLOR CODE LAR SYG :* HAHA CARI SENDIRI N TUKAR SENDIRI COLOR CODE TU YE ?