skateordie_girl
01-31-2004, 06:32 PM
Alright, I'm trying to get transparent scrollbars, with the transparent background i already have (i'm using i-frames). anyway, here's the code i currently use on the main page:
<iframe src="main.html" FRAMEBORDER="0" width="305" height="216" name="frame" style="position:absolute;left:50px;top:52px;"
allowtransparency="true"></iframe>
How would I incorporate transparent scrollbars? I was told it couldnt be done, but i'm not sure. help?
<iframe src="main.html" FRAMEBORDER="0" width="305" height="216" name="frame" style="position:absolute;left:50px;top:52px;"
allowtransparency="true"></iframe>
How would I incorporate transparent scrollbars? I was told it couldnt be done, but i'm not sure. help?