:active
changes the color but only while the user is still holding down the mouse.
for example:
black (click) > blue (release) > black
Instead, I need:
black (click) > blue (release) > blue
Is there a way to do this with CSS? Edit: I should mention that I don't want the browser to style visited links, so I can't use :visited
.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…