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

PHP Error "Undefined index" -

C# List<> to xml -

javascript - Concatenate two fields in one in CRM 2011 -