Results 1 to 11 of 11

Thread: CSS Scrollbar color[resolved]

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 2002
    Posts
    72

    CSS Scrollbar color[resolved]

    Oh my goodness... this is making me nuts, it never had any problem before until now.

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <title>Untitled Document</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <style>
    body {
    scrollbar-face-color: #118DDCC;
    scrollbar-shadow-color: #444643;
    scrollbar-highlight-color: #444643;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-darkshadow-color: #118DDC;
    scrollbar-track-color: #118DDC;
    scrollbar-arrow-color: #118DDC;
    }


    </style>
    </head>

    <body>
    <p>dg</p>
    <p>dsg</p>
    <p>s</p>
    <p>gds</p>
    <p>g</p>
    <p>s</p>
    <p>gsdgsdgsd</p>
    <p>g</p>
    <p>&nbsp;</p>
    <p>d</p>
    <p>sg</p>
    <p>s</p>
    <p>g</p>
    <p>sg</p>
    <p>sgs</p>
    <p>gsg</p>
    <p>sg</p>
    <p>s</p>
    <p>gs</p>
    <p>&nbsp; </p>
    </body>
    </html>


    Any problem with this code? I used DreamweaverFX. Some how it doesn't recognize the scrollbar code. Why??? Even when I previewed it in browser, I can't see the effect, this is weird...
    Urgent plz help.
    Last edited by blur; Sep 16th, 2004 at 08:38 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width