Top "Visited" questions

The visited CSS pseudo-class lets you select only links that have been visited.

css change style of an element on click

I have a list of elements, and i want to change a style of an element when one clicks on …

css onclick href visited
Set visited link color to whatever the color of un-visited link is (P.S. not the usual question)

I need to set the a:visited CSS to whatever color the normal a is set to. What I want …

html css anchor visited
How can I create a "first-load" event in html or Javascript?

I'm starter. I have an idea. I want to implement an event like this. Is it possible? <html> &…

javascript html events dom-events visited
How can I change the visited links color in Chrome?

I use Google Chrome Browser and I find the unvisited and visited links colors are too close each other. They …

javascript css google-chrome hyperlink visited
Google chrome a:visited background image not working

(before I start I should say yes, I have done all the stupidity checks, yes the link is in my …

css google-chrome background-image visited
Removing the underline from under a visited link

What is the CSS code that I need to write in order to remove the underline from these link after …

html css hyperlink visited
Detect Visited Link In Chrome

I am using a userscript for Chrome and Firefox and I am checking for links that have been visited by …

javascript jquery firefox google-chrome visited