Suckerfish: keep <li> same as :hover once clicked

Hello,

I have a suckerfish menu. When :hover, the <li> changes color. When the link is clicked however, if you remove the mouse, the <li> turns back to its original color while the new page is loaing.

Is there a way to avoid it?

Regards,

-jj. :slight_smile:

try adding :focus and :active with the :hover declare?