iframe scrollbars, help....arg! |
iframe scrollbars, help....arg! |
![]()
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 44 Joined: Sep 2004 Member No: 52,448 ![]() |
I was wondering if there was a way to define the scrollbar colors on an iframe!
I tries defining them in the css using like: body { scrollbar-highlight-color: #000; } and etc... and i even tried iframe { scrollbar-highlight-color: #000; } I tried looking everywhere for how to do this but i cant find it anywhere!!! Someone help! |
|
|
![]() |
*[2]Nekked* |
![]()
Post
#2
|
Guest ![]() |
QUOTE(synkro @ Oct 13 2004, 10:01 AM) <iframe src="http://www.blah.com/blah.html" width="#" height="#"></iframe> the scrollbars by default WILL SHOW... then for the css in "http://www.blah.com/blah.html" you can just adjust the style for the scrollbars on that page. you can even hide the horizontal if you want, or have them both showing...whatever, up to you ;x i think he wants to find a way to define all scrollbars colors in all iframes using something like .iframe {style here} |
|
|
![]() ![]() |