Jchan
06-26-2003, 09:13 PM
lol Im back again... jeez :blush:
I was trying to make the scroll bars in the iframe transparent.. the color is 00FF00
but it doesn't work and i dont' know why.. maybe the code was wrong
<!--body {
scrollbar-3dlight-color: #00FF00;
scrollbar-arrow-color: #003300;
scrollbar-base-color: #003300;
scrollbar-darkshadow-color: #00FF00;
scrollbar-face-color: #003300;
scrollbar-highlight-color: #00FF00;
scrollbar-shadow-color: #00FF00;
scrollbar-track-color: #00FF00;
filter:chroma(color=#00FF00);}
-->
</script>
I was trying to make the scroll bars in the iframe transparent.. the color is 00FF00
but it doesn't work and i dont' know why.. maybe the code was wrong
<!--body {
scrollbar-3dlight-color: #00FF00;
scrollbar-arrow-color: #003300;
scrollbar-base-color: #003300;
scrollbar-darkshadow-color: #00FF00;
scrollbar-face-color: #003300;
scrollbar-highlight-color: #00FF00;
scrollbar-shadow-color: #00FF00;
scrollbar-track-color: #00FF00;
filter:chroma(color=#00FF00);}
-->
</script>