Kleur in scroll balk problemen
Gebruik de volgende html en noppes, heeft geen effect..
Heeft er iemand nog suggesies ?
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<STYLE>
BODY {
scrollbar-face-color: #FFC0FF;
scrollbar-shadow-color: #C000C0;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FDDBFD;
scrollbar-darkshadow-color: #800080;
scrollbar-track-color: #FF40FF;
scrollbar-arrow-color: #FFFFFF;
}
</STYLE>
</head>
<body bgcolor="#FFFFFF" text="#000000">
</body>
</html>
Gebruik de volgende html en noppes, heeft geen effect..
Heeft er iemand nog suggesies ?
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<STYLE>
BODY {
scrollbar-face-color: #FFC0FF;
scrollbar-shadow-color: #C000C0;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FDDBFD;
scrollbar-darkshadow-color: #800080;
scrollbar-track-color: #FF40FF;
scrollbar-arrow-color: #FFFFFF;
}
</STYLE>
</head>
<body bgcolor="#FFFFFF" text="#000000">
</body>
</html>