开发者

how to make fancy scroll

how to make fancy scroll? something like this image.

开发者_Go百科

alt text http://img237.imageshack.us/img237/5896/fancyscroll.gif


Here is the code for showing fancy scroll bar in body. You can get this in any of your control -

<HTML> 
<HEAD>

<STYLE TYPE="text/css">

HTML, BODY{ 
scrollbar-face-color:#00BDE6; 
scrollbar-arrow-color:#000000; 
scrollbar-track-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-highlight-color:#000000; 
scrollbar-3dlight-color:#000000; 
scrollbar-darkshadow-color:#000000; 
}


</STYLE>

<TITLE></TITLE> 
</HEAD>
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜