Is there CSS code to change the width of a scroll bar?
choster
2:17 pm on Jan 7, 2004 (gmt 0)
No. The scrollbar is not part of the web page, it is part of the browser and the operating system; you cannot control its appearance at all using CSS except for its colors in Internet Explorer using Microsoft's proprietary extensions.
mylungsarempty
12:42 pm on Jan 8, 2004 (gmt 0)
in this case what are all the css codes to control the scrollbar's colors?