Active Menu Highlight CSS

后端 未结 11 901
孤独总比滥情好
孤独总比滥情好 2020-11-29 00:54

I want to highlight the current menu you have click. I\'m using CSS, but it is now working.

here is my css code:

#sub-header ul li:hover{ background-         


        
11条回答
  •  再見小時候
    2020-11-29 01:33

    Answer: You need CSS for “current” link here is tut.

    Description of jQuery menu nav

    Sample : One of meny solution

    Its working for me

提交回复
热议问题