javascript - how to make fancy scroll -


How to make fancy scrolls? Something like this image

There is a code to show the fancy scroll bar in the body, in which you can get it under any control -

  & lt; HTML & gt; & Lt; HEAD & gt; & Lt; STYLE TYPE = "text / css" & gt; HTML, body {scrollbar-face-color: # 00BD66; Scrollbar-arrow-color: # 000000; Scrollbar track color: # 000000; Scrollbar shadow color: # 000000; Scrollbar-highlight color: # 000000; Scrollbar-3dlight color: # 000000; Scrollbar-darkshadow color: # 000000; } & Lt; / STYLE & gt; & Lt; Title & gt; & Lt; / Title & gt; & Lt; / HEAD>  

Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -