Thread: css: scrollbar

  1. #1

    Registered
    03/12/02
    Location
    Overijse
    Posts
    762
    iTrader
    0
    Mentioned
    0 Post(s)
    Reputation
    0/0

    css: scrollbar

    waarom wilt mijn kleur niet veranderen ? kgebruik dreamweaver mx
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <style type=text/css>body {
    scrollbar-face-color: #009933;
    scrollbar-shadow-color: #223148;
    scrollbar-highlight-color: #b0bed9;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #003300;
    scrollbar-arrow-color: #66FF66}
    </style>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <title>Untitled Document</title>
    </head>

    <body>
    </body>
    </html>
    no votes  

  2. #2

    Registered
    18/11/02
    Location
    Eke, Belgiƫ
    Posts
    2,448
    iTrader
    0
    Mentioned
    0 Post(s)
    Reputation
    0/0
    Omwille van de doctype, deze laat dit niet toe. Verwijder de doctype en het werkt wel. Dit is omdat dit IE-only eigenschappen zijn (dacht ik toch).
    no votes  

  3. #3
    Talos's Avatar
    Registered
    23/11/02
    Location
    Kalmthout
    Posts
    714
    iTrader
    0
    Mentioned
    0 Post(s)
    Reputation
    0/0
    Scrollbar kleuren veranderen is niet valid + dat het niet in alle browsers wordt weergegeven. Alleen om die redenen zou ik het al niet doen.
    Bla
    no votes  

  4. #4
    bRahms's Avatar
    Registered
    21/12/02
    Location
    Lendelede
    Posts
    4,726
    iTrader
    4 (100%)
    Mentioned
    0 Post(s)
    Reputation
    0/3
    Originally posted by DarkBone
    Omwille van de doctype, deze laat dit niet toe. Verwijder de doctype en het werkt wel. Dit is omdat dit IE-only eigenschappen zijn (dacht ik toch).
    1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

    !! 2. "text/css" moet tussen "" (dubbele quotes staan)

    3. scrollbar-base-color:#xxxxxx; (moet er ook bijstaan dacht ik)
    bRahms
    no votes  

  5. #5

    Registered
    03/12/02
    Location
    Overijse
    Posts
    762
    iTrader
    0
    Mentioned
    0 Post(s)
    Reputation
    0/0
    k thx

    @ Talos ... die da het niet zien merken er ook niks van maakt dus geen verschil ze weten niet eens hoe het zou moete zijn dus het blijft het zelfde of ik het doe of niet (... vind ik )
    no votes  

Posting Permissions

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

Log in

Log in