Click to See Complete Forum and Search --> : iframe scrollbar color


hypersona
08-16-2006, 07:56 AM
Is there any way I can change the color of the scrollbars that are created in an iframe without using css? I want to make them match my site more.

Thanks in advance.

KDLA
08-16-2006, 08:32 AM
Colored scrollbars will work in IE, but possibly not other browsers. If you do choose to implement one, you do have to use CSS.

Here is a tool that will help you: http://webpage-tools.com/cssscrollbars.asp

KDLA