The style would need to be applied to the PAGE IN THE IFRAME. And, by "not
compliant," Corey means that the CSS will not validate.
The color change itself will only be seen in IE/PC, and no other browser.
The markup suggested on that linked page will fail in any browser in
standards mode, though, since in standards mode, the scrollbar belongs to
the <html> tag, not the <body> tag....
--
Murray
--------------
MVP FrontPage
"Corey Bryant" <(E-Mail Removed)> wrote in message
news:02FA3608-7628-4369-B424-(E-Mail Removed)...
> Yes and no. Depending on the browser you can change the color but it is
> not
> compliant: http://websitetips.com/articles/css/scrollbars/
>
> --
> Corey R. Bryant
> http://www.coreybryant.org | http://www.loudcommerce.com
>
>
> "P" wrote:
>
>> if you have an inline frame on your web page.Is it possible to change the
>> apperiance of the scroll bar on that page?