View Full Version : Transparent scrollbar


DTT
06-08-2003, 03:07 AM
I was just wondering if anyone knows how to make parts of the scrollbar transparent - Like they did here:
http://duelinghearts.sinfree.net/

zangerbanger
06-08-2003, 03:21 AM
You put this code into your IFRAME:

allowtransparency="true" style="filter:chroma(color=#002B8E)"

sherri
06-08-2003, 10:26 PM
Also, you can color certain parts of the scrollbar the same color has your background to make it look like you have no scrollbar. I did that and people wondered how I made the scrollbar thransparent, but It was actually just blended in with the background color. :)