Ask a Question related to Macromedia Dreamweaver, Design and Development.
-
goingpostal101 webforumsuser@macromedia.com #1
Iframe scrollbar color
How do I change the color of the scrollbar located within the iframe?
goingpostal101 webforumsuser@macromedia.com Guest
-
iFrame
Is there an easy way to create an iFrame in Dreamweaver MX? -
Flash Textarea Scrollbar Color Change
Is it possible to change the color of the scrollbar of the textarea component using flash professional 8.0. Thank you. -
[JS] iFrame.
God morning... I need to resize a iframe based in your content, but when a try it, i receive a error message Access Denied. Anybody know how... -
<IFRAME>
Hi all. I'm having to use <IFRAME> for a scrolling area for a client 'cos they don't want any Flash on the site. They want the scrollbar to be... -
Changing scrollbar color
How do I change the color of the users scrollbar? -
Fabian Perich #2
Re: Iframe scrollbar color
put into head tags in the page that you are put in scr iframe
<style type=""text/css>
<!--
html {
scrollbar-3d-light-color:#999999;
scrollbar-arrow-color:#FFFF33;
scrollbar-base-color:black;
scrollbar-dark-shadow-color:#333333;
scrollbar-face-color:#666666;
scrollbar-highlight-color:#999999;
scrollbar-shadow-color:black;
}
-->
</style>
Fabian
"goingpostal101" <webforumsuser@macromedia.com> escribió en el mensaje
news:bg2203$m91$1@forums.macromedia.com...> How do I change the color of the scrollbar located within the iframe?
>
>
Fabian Perich Guest



Reply With Quote

