Iframe scroll bars

liunx

Guest
is it possible to change the color of IFRAME scroll bars??<br />
<br />
i tried with this code <br />
<br />
<style><br />
BODY { scrollbar-3d-light-color:#000000;<br />
scrollbar-arrow-color:#FFFF33;<br />
scrollbar-base-color:#000000;<br />
scrollbar-dark-shadow-color:#000000;<br />
scrollbar-face-color:#000000;<br />
scrollbar-highlight-color:#000000;<br />
scrollbar-shadow-color:#000000}<br />
</style> <br />
<br />
but it just changed the side scroller so i put it in the brackets and it stuffed the frames. If Anyone that can help it would be great<!--content-->dude you just change them by doing it to the page thats displayed inside the iframe my site is a good iframe tutorial since i have 3 on there. check it out.<!--content-->hehe geez im dumb :P hehe there i was thinking it was some hard complex way but it is simple thanks man. <br />
<br />
I have no probs using the frames just wanted the colors changed :) hehe thanks again<!--content-->
 
Back
Top