And ignore my last post as i just found the typo that caused the issue :)
Thanks anyhow [EMAIL PROTECTED]
Scott
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-di
Schalk Neethling schrieb:
Found the problem. It is not a:hover:visited but a:visited:hover. Stupid
me :-[
Schalk Neethling wrote:
a:link {
color:#000;
}
a:visited {
color:#000;
}
a:hover:visited {
color:#f9bc01;
text-decoration:none;
}
a:hover {
color:#f9bc01;
text-decoratio
Found the problem. It is not a:hover:visited but a:visited:hover. Stupid
me :-[
Schalk Neethling wrote:
Greetings All
I would appreciate it very much if someone can have a look at the
following URL using IE 6:
http://www.volume4.com/dmp/login.html
You will see that there are two text stri
> Schalk Neethling <[EMAIL PROTECTED]>:
> http://www.volume4.com/dmp/login.html
>
> You will see that there are two text string that are color a yellowish
> color. These should be black and then change to that color only on
> hover. In Firefox it is all fine but IE does not play along.
Clear y
Greetings All
I would appreciate it very much if someone can have a look at the
following URL using IE 6:
http://www.volume4.com/dmp/login.html
You will see that there are two text string that are color a yellowish
color. These should be black and then change to that color only on
hover. In