Home » questions » how can i make a:hover (in CSS) work with visited links?
how can i make a:hover (in CSS) work with visited links?
a:hover tag applies to the links only when they have not been clicked before.
(when a user clicks on the link, goes to the next page and then comes back to the same page, the link will not look as it was originally)
i tried disabling this by using the same prameters in a:link but the a:hover stopped working. is there any way to make it work with visited links? or is there any other tag that has the same effect as a:hover?

Answers
Rob F
On 2006-08-09 09:51:55
Bryan A
On 2006-08-09 09:49:26
dwightl.geo
On 2006-08-09 10:05:17
cp
On 2006-08-09 10:02:10
injanier
On 2006-08-09 09:57:15
boukenger
On 2006-08-09 09:50:53
John J
On 2006-08-09 10:45:33