Avatar Image
Usuario habitual
Usuario habitual
¿Algún método aceptado por el W3C para poner las barras de desplazamiento en colores?

Gracias

Cita:


* Line: 0 Context : BODY

Property scrollbar-face-color doesn't exist : #39454f
* Line: 0 Context : BODY

Property scrollbar-highlight-color doesn't exist : #49555f
* Line: 0 Context : BODY

Property scrollbar-3dlight-color doesn't exist : #49555f
* Line: 0 Context : BODY

Property scrollbar-darkshadow-color doesn't exist : #29353f
* Line: 0 Context : BODY

Property scrollbar-shadow-color doesn't exist : #29353f
* Line: 0 Context : BODY

Property scrollbar-arrow-color doesn't exist : #59656f
* Line: 0 Context : BODY

Property scrollbar-track-color doesn't exist : #49555f


Avatar Image
Usuario habitual
Usuario habitual

OYE, NO SE, PERO ESTE ES EL KODIGO KE USO:



<html>
<head>
<style type="text/css">
BODY
{
direction:;
background-attachment:fixed;
scrollbar-arrow-color: white;
scrollbar-track-color: black;
scrollbar-face-color: black;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: yellow;
scrollbar-darkshadow-color: yellow;
scrollbar-shadow-color: white;
}
</style>
</head>



KE TE SIRVA
Avatar Image
Usuario habitual
Usuario habitual

Gracias por tu respuesta.

Ese código está OK. Yo tambien lo utilizo.
El problema es que solo vale para el internet explorer, no se ve en otros navegadores.


Una pregunta...
Para que sirve
direction:;

Avatar Image
Usuario habitual
Usuario habitual

Tema resuelto

No se puede

Lo explican aqui... http://www.w3.org/Style/Examples/007/scrollbars

ATENCIÓN: Este tema no tiene actividad desde hace más de 6 MESES,
te recomendamos abrir un nuevo tema en lugar de responder al actual
Opciones:
Ir al subforo:
Permisos:
TU NO PUEDES Escribir nuevos temas
TU NO PUEDES Responder a los temas
TU NO PUEDES Editar tus propios mensajes
TU NO PUEDES Borrar tus propios mensajes
Temas similares
No se han encontrado temas similares