I found these rules for styling an iFrame scroll bar, they are suppose to work in all browsers, not only IE. Unfortunately these rules are not working in Chrome ?

1. |html, body {|
2. |scrollbar-face-color: #D9DEE1;|
3. |scrollbar-highlight-color: #D9DEE1;|
4. |scrollbar-shadow-color: #D9DEE1;|
5. |scrollbar-3dlight-color: #D9DEE1;|
6. |scrollbar-arrow-color: #D9DEE1;|
7. |scrollbar-track-color: #D9DEE1;|
8. |scrollbar-darkshadow-color: #D9DEE1;|
9. |}|


______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to