css - Menu color change onclick -


i have menu similar ones in stackoverflow.com using dnn. how change color of selected menu?

i have managed change color while hovering (using css), having trouble this.

can achieve effect of changing color of clicked item using css?

the (anchor) tag has :active state on click. try using trigger.


Comments

Popular posts from this blog

How to logout from a login page in asp.net -

java - More than one row with the given identifier was found: 1, for class: com.model.Diagnosis -