El orden es importante...
a.menu1:link {
color: #FFFFFF;
text-decoration: none;
}
a.menu1:visited {
color: #FFFFFF;
text-decoration: none;
}
a.menu1:hover {
color: #00CCFF;
text-decoration: underline;
}
a.menu1:active {
color: #FFFFFF;
text-decoration: none;
}
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of �.�.[Edu T]�.�.
Sent: Thursday, April 29, 2004 11:52
To: Ovillo, la lista de CSS en castellano
Subject: [Ovillo] Problema con propiedades de "a.menu1.visited"
Un saludo lo 1�.
Soy novato en CSS, pero tengo el siguiente problema:
He creado unas propiedades para un men�, el cual deber�a de tener el texto siempre de
color blanco y cuando de pasase el rat�n por encima, de color azul (#00CCFF), el
problema surge cuando una vez has visitado dichos men�s, la propiedad HOVER se pierde,
pues la propiedad VISITED le indica que sea de color blanco.
�C�mo hago para que HOVER siga funcionando una vez visitado el men�?
a.menu1:link {
color: #FFFFFF;
text-decoration: none;
}
a.menu1:hover {
color: #00CCFF;
text-decoration: underline;
}
a.menu1:visited {
color: #FFFFFF;
text-decoration: none;
}
a.menu1:active {
color: #FFFFFF;
text-decoration: none;
}
Ejemplo de uso: <a href="menu1.php" class="menu1">EjemploMenu1</a>
Un saludo!
Edu T.
***************************************************************************************************
The information in this email is confidential and may be legally privileged. Access
to this email by anyone other than the intended addressee is unauthorized. If you are
not the intended recipient of this message, any review, disclosure, copying,
distribution, retention, or any action taken or omitted to be taken in reliance on it
is prohibited and may be unlawful. If you are not the intended recipient, please
reply to or forward a copy of this message to the sender and delete the message, any
attachments, and any copies thereof from your system.
***************************************************************************************************
_______________________________________________
Ovillo mailing list
[EMAIL PROTECTED]
http://ovillo.org/mailman/listinfo/ovillo_ovillo.org