Hi there,

I have my primary links as tabs across the top of my website. i also have a rollover image that displays when the mouse hovers over them.

However, when someone clicks on one of these links, i would like the rollover image to remain - so it highlights what page they are on.
Is this done using a.active?

This would be for primary links only

thanks for any help

Chris

Comments

j_ten_man’s picture

The css selector would be .primary-links li a.active.