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 -

Stack level too deep error after upgrade to rails 3.2 and ruby 1.9.3 -