반응형
/* ie 용 스크롤 바 *********************************************/
html { scrollbar-arrow-color: #efefef;
scrollbar-Track-Color: #efefef;
scrollbar-base-color: #dfdfdf;
scrollbar-Face-Color: #dfdfdf;
scrollbar-3dLight-Color: #dfdfdf;
scrollbar-DarkShadow-Color: #dfdfdf;
scrollbar-Highlight-Color: #dfdfdf;
scrollbar-Shadow-Color: #dfdfdf}
/* Chrome, Safari용 스크롤 바 */
::-webkit-scrollbar {width: 12px; height: 12px; }
::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {display: block; width: 12px;height: 12px; background: url() rgba(0,0,0,.05);}
::-webkit-scrollbar-track { background: rgba(0,0,0,.05); }
::-webkit-scrollbar-thumb { background: rgba(0,0,0,.1); }
/* ------------------------------------------------------------ */
css파일에 삽입하시면 됩니다.
이것저것 테스트 해보니 익스용 스크롤바 코드는 20년전부터 있던거라 색깔변경외엔 아무것도 안됩니다. 심지어 rgba코드도 안먹습니다.
웹킷용 스크롤바는 백그라운드 이미지도 가능하고 크기변경 색변경 rgba코드도 가능 쉐도우도 가능
암튼 여간한 할수있는 디자인적 css는 거의 가능하다고 보시면 됩니다.
-----------------------
더 훌륭하고 화려하며 확장성이 좋은 아래 플러그인도 있으니 참고하세요.
xe에 붙이려니 다른 제이쿼리랑 부대끼는게 너무 많아서 하루종일 답을 찾다가 포기했는데
능력자가 애드온같은거로 만들어주면 참 좋겠네요...
http://manos.malihu.gr/jquery-custom-content-scroller/
Highly customizable custom scrollbar jQuery plugin. Features include vertical and/or horizontal scrollbar(s), adjustable scrolling momentum, mouse-wheel (via jQuery mousewheel plugin), keyboard and touch support, ready-to-use themes and customization via CSS, RTL direction support, option parameters for full control of scrollbar functionality, methods for triggering actions like scroll-to, update, destroy etc., user-defined callbacks and more.
반응형
'유틸리티, 정보 > WEB TIP' 카테고리의 다른 글
[IE10이상] 웹사이트의 스크롤바를 더욱 아름답게 표현해주는 동적스크롤바 (0) | 2016.04.30 |
---|---|
SWIFT 은행 식별 코드(BIC) (2) | 2016.04.27 |
책상에 오래 앉으시는 분들 허리에 좋은 자세 (0) | 2016.04.19 |
디자이너를 위한 깔끔한 플랫 아이콘 세트 템플릿 PSD파일 21종 (0) | 2016.04.15 |
CSS 사이즈(Size) 단위에 대해서 (0) | 2016.04.15 |
부드럽게 나타나는 팝업창 leanmodal.js (0) | 2016.04.15 |
노트, 페이지, 윈도우 디자인 PSD 템플릿 (0) | 2016.04.14 |
유용하고 자주쓰이는 스타일시트(css) 속성 정리 (0) | 2016.04.12 |
웹디자인과 앱디자인을 위한 플랫 아이콘, 소셜 템플릿 PSD파일 FLAT ICON SET (0) | 2016.04.12 |