![]() |
[HTML] SELECT CSS properties ?
I am working on a website that uses IFRAMES, which I have prettied up with CSS scrollbar properties. Part of the navigation of this site takes advantage of a SELECT box, which I cannot get prettied up!
Does anyone know of any way I can color the SELECT boxes scrollbar colors? I cannot get the same CSS properties as the frame to work on it. If you would like to see the URL PM me. Thanks in advance :) |
CSS doesn't descend into IFRAME'ed documents, those documents are controlled using their own CSS. You can control the scrollbar because that IFRAME tag is actually a tag of your page, and not of the IFRAME itself.
So you will have to have whatever document is being pulled in on the IFRAME load the CSS itself in order to adjust that page. |
Yes, I know that... I was simply asking how to color a SELECT boxes scrollbar to match my IFRAMES.
|
Well, it looks like you can't:
MSDN We Workshop Entry for scrollbar-base-color CSS property Quote:
HTML Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
All times are GMT -8. The time now is 08:50 AM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project